Interface FourCornerZion7Bereshit
- All Superinterfaces:
FourCornerZion7AlphaOmega, FourCornerZion7BaseVoid
- All Known Subinterfaces:
FourCornerZion7Bereshit.Adapter, FourCornerZion7Candlelier, FourCornerZion7Candlelier.Adapter, FourCornerZion7TempleScrolls
Handles the basic four corner cake strobes.
- Version:
- 1.0 Jan 09, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidstrobeNumberBASE2Lego(FCFlameFremanLegoBase2 type, BigInteger value) An base2 computer lego number.voidstrobeNumberBASE2Signed(FCFlameFremanSignedBase2 type, boolean sign, BigInteger value) An base2 computer signed number.voidstrobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) An base8 computer chocolate number.voidstrobeNumberBASE8Lego(FCFlameFremanLegoBase8 type, BigInteger value) An base8 computer lego number.voidstrobeSalahSequence(FCFlameSalahSequence type, List<List<Integer>> arguments) An external salah escape sequence.voidAn structural nun lines, as basic document grouping feature.voidstrobeStructSpacePastor(int percentage) An structural space pastor, as basic word separator feature.voidstrobeTheWord(FCFlameWordDish course, int cakePoint) An single word cake point.voidstrobeTheWords(FCFlameWordDish course, List<Integer> cakePoints) An block of word cake points.Methods inherited from interface FourCornerZion7AlphaOmega
strobeDocumentAlpha, strobeDocumentOmegaMethods inherited from interface FourCornerZion7BaseVoid
strobeSandWorm
-
Method Details
-
strobeTheWord
An single word cake point. -
strobeTheWords
An block of word cake points. -
strobeStructSpacePastor
void strobeStructSpacePastor(int percentage) An structural space pastor, as basic word separator feature. 100% is normal space, 400% is tab space, 0% is empty space, and odd number is no break space.- Parameters:
percentage- Unsigned integer of 12 bit. (0-4096)
-
strobeStructNunLine
An structural nun lines, as basic document grouping feature. -
strobeNumberBASE2Lego
An base2 computer lego number. -
strobeNumberBASE2Signed
An base2 computer signed number. -
strobeNumberBASE8Lego
An base8 computer lego number. -
strobeNumberBASE8Choco
void strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) An base8 computer chocolate number. -
strobeSalahSequence
An external salah escape sequence.
-