Uses of Class
com.bombinggames.wurfelengine.mapeditor.CursorInfo
-
Packages that use CursorInfo Package Description com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map. -
-
Uses of CursorInfo in com.bombinggames.wurfelengine.core.gameobjects
Methods in com.bombinggames.wurfelengine.core.gameobjects with parameters of type CursorInfo Modifier and Type Method Description void
Cursor. setInfo(CursorInfo selDet)
-