Uses of Package
com.bombinggames.wurfelengine.core.map
-
Packages that use com.bombinggames.wurfelengine.core.map Package Description com.bombinggames.wurfelengine.core com.bombinggames.wurfelengine.core.cvar com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map.com.bombinggames.wurfelengine.core.lightengine com.bombinggames.wurfelengine.core.map com.bombinggames.wurfelengine.core.map.Generators com.bombinggames.wurfelengine.core.map.rendering com.bombinggames.wurfelengine.core.sorting com.bombinggames.wurfelengine.extension This package includes various extensions and tools to the engine.com.bombinggames.wurfelengine.extension.shooting com.bombinggames.wurfelengine.mapeditor com.bombinggames.wurfelengine.soundengine -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core Class Description Intersection LoadMenu A menu for choosing a map.Map A map stores many chunks in a hash map.Point A point is a single position in the game world not bound to the grid.Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.cvar Class Description CustomMapCVarRegistration An interface to register custom cvars for the map cvar system. -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.gameobjects Class Description Coordinate A coordinate is a reference to a specific cell in the map.Point A point is a single position in the game world not bound to the grid.Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.lightengine Class Description Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.map Class Description AbstractBlockLogicExtension Manages the game logic for a block.BlockConfig An interface which is used to get information about custom blocks.Chunk A Chunk is filled with many Blocks and is a part of the map.Coordinate A coordinate is a reference to a specific cell in the map.Generator An interface for a map generator.Intersection Map A map stores many chunks in a hash map.PfNode Point A point is a single position in the game world not bound to the grid.Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.map.Generators Class Description Generator An interface for a map generator. -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.map.rendering Class Description Chunk A Chunk is filled with many Blocks and is a part of the map.Coordinate A coordinate is a reference to a specific cell in the map.Point A point is a single position in the game world not bound to the grid.Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.core.sorting Class Description Point A point is a single position in the game world not bound to the grid. -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.extension Class Description Point A point is a single position in the game world not bound to the grid.Position A -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.extension.shooting Class Description Coordinate A coordinate is a reference to a specific cell in the map.Point A point is a single position in the game world not bound to the grid. -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.mapeditor Class Description Coordinate A coordinate is a reference to a specific cell in the map. -
Classes in com.bombinggames.wurfelengine.core.map used by com.bombinggames.wurfelengine.soundengine Class Description Position A