| Package | Description |
|---|---|
| com.tameif.tame.element.context |
Contains context and state data for a TAME context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TContainerContext
Container context.
|
class |
TElementContext<T extends TElement>
Holds contextual information for a
TElement. |
class |
TObjectContext
Object context.
|
class |
TOwnershipMap
An ownership map for all objects.
|
class |
TPlayerContext
Player context.
|
class |
TRoomContext
Room context.
|
class |
TWorldContext
Holds contextual information for a TElement.
|