- valueOf(String) - Static method in enum com.BombingGames.WurfelEngine.Core.CVar.CVar.CVarFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.BombingGames.WurfelEngine.Core.Gameobjects.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.BombingGames.WurfelEngine.Core.WorkingDirectory.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.BombingGames.WurfelEngine.MapEditor.PlaceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.BombingGames.WurfelEngine.MapEditor.Toolbar.Tool
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.BombingGames.WurfelEngine.Core.CVar.CVar.CVarFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.BombingGames.WurfelEngine.Core.Gameobjects.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.BombingGames.WurfelEngine.Core.WorkingDirectory.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.BombingGames.WurfelEngine.MapEditor.PlaceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.BombingGames.WurfelEngine.MapEditor.Toolbar.Tool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUESNUM - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
the max. amount of different values
- Version - Static variable in class com.BombingGames.WurfelEngine.Core.LightEngine.LightEngine
-
The Version of the light engine.
- VERSION - Static variable in class com.BombingGames.WurfelEngine.WE
-
The version of the Engine
- View - Class in com.BombingGames.WurfelEngine.Core
-
A view is an object which renders the data.
- View() - Constructor for class com.BombingGames.WurfelEngine.Core.View
-
- VIEW_DEPTH - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
Screen depth of a block/object sprite in pixels.
- VIEW_DEPTH2 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
The half (1/2) of VIEW_DEPTH.
- VIEW_DEPTH4 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
A quarter (1/4) of VIEW_DEPTH.
- VIEW_HEIGHT - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
The height (y-axis) of the sprite size.
- VIEW_HEIGHT2 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
The half (1/2) of VIEW_HEIGHT.
- VIEW_HEIGHT4 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
A quarter (1/4) of VIEW_HEIGHT.
- VIEW_WIDTH - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
The width (x-axis) of the sprite size.
- VIEW_WIDTH2 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
The half (1/2) of VIEW_WIDTH.
- VIEW_WIDTH4 - Static variable in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
-
A quarter (1/4) of VIEW_WIDTH.
- viewToScreenX(int, Camera) - Method in class com.BombingGames.WurfelEngine.Core.GameView
-
Not a homomorphism, which means f(a*b) !
- viewToScreenY(int, Camera) - Method in class com.BombingGames.WurfelEngine.Core.GameView
-
Not a homomorphism, which means f(a*b) !