NX01: Added fc18 dep for PrimordialOctal on T008ᖟ
This commit is contained in:
parent
2249099bc0
commit
0ed221c262
3 changed files with 10 additions and 5 deletions
|
|
@ -8,6 +8,10 @@
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>nx01-jpp-base</artifactId>
|
<artifactId>nx01-jpp-base</artifactId>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>love.distributedrebirth.nx01</groupId>
|
||||||
|
<artifactId>nx01-x4o-fc18</artifactId>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.junit.jupiter</groupId>
|
<groupId>org.junit.jupiter</groupId>
|
||||||
<artifactId>junit-jupiter</artifactId>
|
<artifactId>junit-jupiter</artifactId>
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,8 @@
|
||||||
|
|
||||||
package ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ;
|
package ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ;
|
||||||
|
|
||||||
|
import org.x4o.fc18.octal8.PrimordialOctal;
|
||||||
|
|
||||||
import ᒢᐩᐩ.ᒃᣔᔆᔆᒃᐤᐤᣕ.ᒄᓫᣔᐪᑋ.BãßBȍőnCoffinԲ;
|
import ᒢᐩᐩ.ᒃᣔᔆᔆᒃᐤᐤᣕ.ᒄᓫᣔᐪᑋ.BãßBȍőnCoffinԲ;
|
||||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᒢℭỗᶇṧⱦᶏꬼȶʂ;
|
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᒢℭỗᶇṧⱦᶏꬼȶʂ;
|
||||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᐪᓫᕽᐪ.ᒻᑊᣕᕐᓑᣔ.嘴ᗮᙿᗮ;
|
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᐪᓫᕽᐪ.ᒻᑊᣕᕐᓑᣔ.嘴ᗮᙿᗮ;
|
||||||
|
|
@ -42,7 +44,7 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
|
||||||
/// @version ©Δ∞ 仙上主天
|
/// @version ©Δ∞ 仙上主天
|
||||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||||
@Terminator注(slices = 8, duytsName = T008ᖟ.ₜₓₜName.class, duytsChina = T008ᖟ.ₜₓₜChina.class)
|
@Terminator注(slices = 8, duytsName = T008ᖟ.ₜₓₜName.class, duytsChina = T008ᖟ.ₜₓₜChina.class)
|
||||||
public enum T008ᖟ implements Terminator𓄯<T008ᖟ>, LegoᐧBrickᐧTapeᐧRecorderᐧχ3 {
|
public enum T008ᖟ implements Terminator𓄯<T008ᖟ>, LegoᐧBrickᐧTapeᐧRecorderᐧχ3, PrimordialOctal {
|
||||||
|
|
||||||
PART_1("˥","乾","creative"),
|
PART_1("˥","乾","creative"),
|
||||||
PART_2("˩","兌","joyous"),
|
PART_2("˩","兌","joyous"),
|
||||||
|
|
|
||||||
|
|
@ -24,14 +24,13 @@ package org.x4o.fc18.zion7.flame4;
|
||||||
|
|
||||||
import java.math.BigInteger;
|
import java.math.BigInteger;
|
||||||
|
|
||||||
|
import org.x4o.fc18.octal8.PrimordialOctal;
|
||||||
|
|
||||||
/// The freman suite for taste amd water management
|
/// The freman suite for taste amd water management
|
||||||
///
|
///
|
||||||
/// @author Willem Cazander
|
/// @author Willem Cazander
|
||||||
/// @version 1.0 Sep 4, 2025
|
/// @version 1.0 Sep 4, 2025
|
||||||
public interface FCFlameFremanSuit {
|
public interface FCFlameFremanSuit extends PrimordialOctal {
|
||||||
|
|
||||||
// copy from enum (temp)
|
|
||||||
int ordinal();
|
|
||||||
|
|
||||||
// copy from enum
|
// copy from enum
|
||||||
String name();
|
String name();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue