Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractGameplayFactory - Interface in rea.gameplay
-
Abstract definition of a Gameplay factory method.
- accept(Visitor) - Method in class rea.components.Character
-
Accept a visitor.
- accept(Visitor) - Method in interface rea.components.Element
-
Accept a visitor to operate on a node of the composite structure
- accept(Visitor) - Method in class rea.components.Item
-
Accept a visitor.
- accept(Visitor) - Method in class rea.components.Passage
-
Accept a visitor.
- accept(Visitor) - Method in class rea.components.Place
-
Accept a visitor.
- Action - Enum Class in rea.gaming
-
The actions that the player can do in the game.
- addGameChangedListener(UpdateListener<GameChangedEvent>) - Method in class rea.gaming.GameEventSource
-
Add a listener for
GameChangedEvent
. - addGameComponent(Positionable, Position) - Method in class rea.components.Place
- addGamesUpdateListener(UpdateListener<GamesUpdateEvent>) - Method in class rea.Manager
-
Add a listener to the games update event.
- addInventoryUpdateListener(Player, UpdateListener<InventoryUpdateEvent>) - Method in class rea.gaming.GameEventSource
-
Add a listener for
InventoryUpdateEvent
. - addItem(Item) - Method in class rea.components.Character
-
Add an item to the inventory.
- addListener(Character, UpdateListener<T>) - Method in class rea.events.EventMulticast
-
Add a listener for a given character.
- addListener(UpdateListener<T>) - Method in class rea.events.EventBroadcast
-
Add a listener to the list of listeners.
- addMessageUpdateListener(Player, UpdateListener<MessageUpdateEvent>) - Method in class rea.gaming.GameEventSource
-
Add a listener for
MessageUpdateEvent
. - addPlayer(Character) - Method in class rea.gaming.GameInstance
-
Add a character to the game if it is possible, i.e.
- addSceneUpdateListener(Player, UpdateListener<SceneUpdateEvent>) - Method in class rea.gaming.GameEventSource
-
Add a listener for
SceneUpdateEvent
. - Avatar - Interface in rea.components
-
An avatar is a set of features from character.
- avatarName - Variable in enum class rea.gameplay.games.CartoonAvatar
-
The name of the avatar.
- avatarVisual - Variable in enum class rea.gameplay.games.CartoonAvatar
-
The visual representation of the avatar.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form