Package | Description |
---|---|
com.BombingGames.WurfelEngine.MapEditor |
Modifier and Type | Method and Description |
---|---|
Selection |
MapEditorController.getSelectionEntity()
Get the entity laying under the cursor.
|
Modifier and Type | Method and Description |
---|---|
void |
PlacableGUI.update(Selection selection) |
Constructor and Description |
---|
PlacableGUI(com.badlogic.gdx.scenes.scene2d.Stage stage,
Selection selection,
boolean left) |