Package | Description |
---|---|
com.jonathan.survivor.entity | |
com.jonathan.survivor.renderers |
Modifier and Type | Class and Description |
---|---|
class |
Box |
class |
Tree |
Modifier and Type | Method and Description |
---|---|
void |
PlayerListener.scavengedObject(InteractiveObject object)
Delegates when an Interactive GameObject has been scavenged by the player.
|
Modifier and Type | Method and Description |
---|---|
void |
InteractiveObjectRenderer.draw(InteractiveObject gameObject,
boolean transparent)
Draws the given InteractiveObject.
|