| Package | Description |
|---|---|
| com.tameif.tame |
Base package.
|
| com.tameif.tame.element |
Contains the element types.
|
| com.tameif.tame.element.context |
Contains context and state data for a TAME context.
|
| Class and Description |
|---|
| ObjectContainer
Inherited by elements that hold objects.
|
| TAction
This is a player-activated action.
|
| TContainer
Container that just holds objects.
|
| TElement
Common engine element object.
|
| TObject
Objects are common elements that players interact with, examine, talk to, eat, take -
you get the idea.
|
| TPlayer
The viewpoint inside a world.
|
| TRoom
Environmental instance of every adventure game.
|
| TWorld
Contains immutable World data.
|
| Class and Description |
|---|
| ObjectContainer
Inherited by elements that hold objects.
|
| TAction
This is a player-activated action.
|
| TAction.Type
The action type.
|
| TContainer
Container that just holds objects.
|
| TElement
Common engine element object.
|
| TObject
Objects are common elements that players interact with, examine, talk to, eat, take -
you get the idea.
|
| TPlayer
The viewpoint inside a world.
|
| TRoom
Environmental instance of every adventure game.
|
| TWorld
Contains immutable World data.
|
| Class and Description |
|---|
| ObjectContainer
Inherited by elements that hold objects.
|
| TContainer
Container that just holds objects.
|
| TElement
Common engine element object.
|
| TObject
Objects are common elements that players interact with, examine, talk to, eat, take -
you get the idea.
|
| TPlayer
The viewpoint inside a world.
|
| TRoom
Environmental instance of every adventure game.
|
| TWorld
Contains immutable World data.
|