Interface FourCornerZion7WaterCodex.Adapter
- All Superinterfaces:
FourCornerZion7Candlelier
,FourCornerZion7Candlelier.Adapter
,FourCornerZion7WaterCodex
- Enclosing interface:
FourCornerZion7WaterCodex
public static interface FourCornerZion7WaterCodex.Adapter
extends FourCornerZion7WaterCodex, FourCornerZion7Candlelier.Adapter
- Version:
- 1.0 Jan 22, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.x4o.fc18.zion7.FourCornerZion7Candlelier
FourCornerZion7Candlelier.Adapter
Nested classes/interfaces inherited from interface org.x4o.fc18.zion7.FourCornerZion7WaterCodex
FourCornerZion7WaterCodex.Adapter
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
strobeWaterKanji
(List<Integer> kuTenPoints) To support native rendering on the MSXdefault void
strobeWaterUnicode
(List<Integer> codePoints) To support current code and resources which require unicode to access.Methods inherited from interface org.x4o.fc18.zion7.FourCornerZion7Candlelier.Adapter
strobeNCR1632, strobeRecursiveCake, strobeSandWalker, strobeSandWorm, strobeWord, strobeWords
-
Method Details
-
strobeWaterUnicode
Description copied from interface:FourCornerZion7WaterCodex
To support current code and resources which require unicode to access.- Specified by:
strobeWaterUnicode
in interfaceFourCornerZion7WaterCodex
-
strobeWaterKanji
Description copied from interface:FourCornerZion7WaterCodex
To support native rendering on the MSX- Specified by:
strobeWaterKanji
in interfaceFourCornerZion7WaterCodex
-