A B C D E F G H I J K L M N O P R S T U V W X Y Z
F
- fade() - Method in enum com.bombinggames.wurfelengine.core.gameobjects.ParticleType
- fadeToBlack() - Method in enum com.bombinggames.wurfelengine.core.gameobjects.ParticleType
- fill(Generator) - Method in class com.bombinggames.wurfelengine.core.map.Chunk
-
Fills the chunk's block using a generator.
- FillWithAirCommand - Class in com.bombinggames.wurfelengine.core.console
- FillWithAirCommand() - Constructor for class com.bombinggames.wurfelengine.core.console.FillWithAirCommand
- findPath(Coordinate, Coordinate) - Method in class com.bombinggames.wurfelengine.core.map.Map
- FIRE - com.bombinggames.wurfelengine.core.gameobjects.ParticleType
-
fades to black bevor fading and vanishing
- flagRebuildCoverList() - Static method in class com.bombinggames.wurfelengine.core.sorting.TopoGraphNode
-
Only relevant to topological depth sort
TopologicalSort
. - flags - Variable in class com.bombinggames.wurfelengine.core.cvar.CVar
- flip(boolean, boolean) - Method in class com.bombinggames.wurfelengine.core.map.rendering.GameSpaceSprite
-
boolean parameters x,y are not setting a state, but performing a flip
- FloatCVar - Class in com.bombinggames.wurfelengine.core.cvar
- FloatCVar(float) - Constructor for class com.bombinggames.wurfelengine.core.cvar.FloatCVar
- flush() - Method in class com.bombinggames.wurfelengine.core.map.rendering.SpriteBatchWithZAxis
- focusInputProcessor(InputProcessor) - Method in class com.bombinggames.wurfelengine.core.EngineView
-
Deactivates every input processor but one.
- FullMapGenerator - Class in com.bombinggames.wurfelengine.core.map.Generators
-
Fills the complete map with a block of a specific id.
- FullMapGenerator(byte) - Constructor for class com.bombinggames.wurfelengine.core.map.Generators.FullMapGenerator
- FullscreenCommand - Class in com.bombinggames.wurfelengine.core.console
- FullscreenCommand() - Constructor for class com.bombinggames.wurfelengine.core.console.FullscreenCommand