Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameNumberSparklerSmoke
Packages that use FCFlameNumberSparklerSmoke
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameNumberSparklerSmoke in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameNumberSparklerSmokeModifier and TypeMethodDescriptiondefault voidFourCornerZionStenoLexerSmoke.Adapter.burnNumberMissingSparkler(int line, int col, FCFlameNumberSparklerSmoke sparkler) default voidFourCornerZionStenoLexerSmoke.AdapterMonoPipe.burnNumberMissingSparkler(int line, int col, FCFlameNumberSparklerSmoke sparkler) voidFourCornerZionStenoLexerSmoke.burnNumberMissingSparkler(int line, int col, FCFlameNumberSparklerSmoke sparkler) -
Uses of FCFlameNumberSparklerSmoke in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameNumberSparklerSmoke in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe sparker flame smoke signals.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameNumberSparklerSmokeModifier and TypeMethodDescriptionstatic FCFlameNumberSparklerSmokeFCFlameNumberSparklerSmoke.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameNumberSparklerSmokeReturns the enum constant of this class with the specified name.static FCFlameNumberSparklerSmoke[]FCFlameNumberSparklerSmoke.values()Returns an array containing the constants of this enum class, in the order they are declared.