This is the complete list of members for bubolo.world.World, including all inherited members.
addEntity(Class< T > c) | bubolo.world.World | |
addEntity(Class< T > c, UUID id) | bubolo.world.World | |
addEntity(Class< T > c, ControllerFactory controllerFactory) | bubolo.world.World | |
addEntity(Class< T > c, UUID id, ControllerFactory controllerFactory) | bubolo.world.World | |
getEntities() | bubolo.world.World | |
getEntity(UUID id) | bubolo.world.World | |
getMapHeight() | bubolo.world.World | |
getMapWidth() | bubolo.world.World | |
removeEntity(Entity e) | bubolo.world.World | |
removeEntity(UUID id) | bubolo.world.World | |
update() | bubolo.world.World |