Package de.ellpeck.rockbottom.api
package de.ellpeck.rockbottom.api
-
ClassDescriptionThis class houses a list of constant values that are used by the game to do different things.This class houses all of the game's default content like all the
Tile,Item,Biome,IEffectandIResourceRegistryentry objects as static variables that can be accessed from anywhere.This class exposes a multitude of utility methods that are too big to be inside the API's code and are, as such, inside of the game.The game instance that can be used to interact with various game-related values and access things likeIRendererandIAssetManager.This class handles all of the keyboard and mouse input.The graphics context to interact with OpenGL as well as a multitude of game-provided rendering methods.This class houses all of the game's defaultIRegistryobjects.The main API class.A list of staticTilePropobjects that are used for certain tiles from the game.An enum of log types that are used for theStaticTileProps.LOG_VARIANTproperty.