Uses of Enum Class
org.x4o.fc18.cake2.FourCornerDotCake
Packages that use FourCornerDotCake
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FourCornerDotCake in love.distributedrebirth.nx01.mushroom.mais.fc18
Methods in love.distributedrebirth.nx01.mushroom.mais.fc18 that return FourCornerDotCakeMethods in love.distributedrebirth.nx01.mushroom.mais.fc18 with parameters of type FourCornerDotCakeModifier and TypeMethodDescriptiondefault void
FCDocSegmentWriter.writeP7x
(MaisDocContentWriter writer, FourCornerDotCake slice, Function<Integer, Integer> conv) Constructors in love.distributedrebirth.nx01.mushroom.mais.fc18 with parameters of type FourCornerDotCakeModifierConstructorDescriptionTDocCakeSlice
(FourCornerDotCake slice) TDocCakeWord
(FourCornerDotCake slice, int offset) -
Uses of FourCornerDotCake in org.x4o.fc18.cake2
Subclasses with type arguments of type FourCornerDotCake in org.x4o.fc18.cake2Modifier and TypeClassDescriptionenum
The dot cake index of four corner 18 bit words in cake slices which holds the cake points.Methods in org.x4o.fc18.cake2 that return FourCornerDotCakeModifier and TypeMethodDescriptionstatic FourCornerDotCake
FourCornerDotCake.valueOf
(int idx) Returns the enum constant of this class with the specified name.static FourCornerDotCake
Returns the enum constant of this class with the specified name.static FourCornerDotCake[]
FourCornerDotCake.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.x4o.fc18.cake2 that return types with arguments of type FourCornerDotCakeModifier and TypeMethodDescriptionstatic Optional
<FourCornerDotCake> FourCornerDotCake.valueFromCakePoint
(int cakePoint) static List
<FourCornerDotCake> FourCornerDotCake.valuesByTower
(FourCornerDotCakeTower tower) -
Uses of FourCornerDotCake in org.x4o.fc18.cake2.zero33.dec1
Methods in org.x4o.fc18.cake2.zero33.dec1 that return FourCornerDotCakeModifier and TypeMethodDescriptionFCDotDEC0801DashE10.displayCake()
FCDotINC0801DashP8.displayCake()
-
Uses of FourCornerDotCake in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FourCornerDotCakeModifier and TypeMethodDescriptiondefault void
FourCornerZion7Candlelier.Adapter.strobeWord
(FourCornerDotCake slice, int offset) void
FourCornerZion7Candlelier.strobeWord
(FourCornerDotCake slice, int offset) Single word from slice.default void
FourCornerZion7Candlelier.Adapter.strobeWords
(FourCornerDotCake slice, List<Integer> offsets) void
FourCornerZion7Candlelier.strobeWords
(FourCornerDotCake slice, List<Integer> offsets) Block of relative word slice offsets.