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
O
- OBJECTTYPESNUM - Static variable in class com.bombinggames.wurfelengine.core.map.rendering.RenderCell
-
the max. amount of different object types
- occlusionCulling(RenderChunk) - Method in class com.bombinggames.wurfelengine.core.map.rendering.RenderStorage
-
performs a simple clipping check by looking at the direct neighbours.
- onEnter() - Method in class com.bombinggames.wurfelengine.core.Controller
- onEnter() - Method in interface com.bombinggames.wurfelengine.core.GameManager
-
Override to specify what should happen when the mangager becomes active.
- onEnter() - Method in class com.bombinggames.wurfelengine.core.GameView
- onEnter() - Method in class com.bombinggames.wurfelengine.mapeditor.EditorView