Index

A B C D E G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

rea - package rea
The main package of REA.
rea.components - package rea.components
Components of a gameplay, the set of feature of a game.
rea.events - package rea.events
Types related to events.
rea.gameplay - package rea.gameplay
The features of a particular kind of game.
rea.gameplay.games - package rea.gameplay.games
Actual gameplay classes for a couple of game examples.
rea.gaming - package rea.gaming
The types directly related to playing a game.
ReaException - Exception Class in rea
An exception in the game.
ReaException() - Constructor for exception class rea.ReaException
Create a new ReaException with no message.
ReaException(String) - Constructor for exception class rea.ReaException
Create a new ReaException with a message.
ReaException(String, Throwable) - Constructor for exception class rea.ReaException
Create a new ReaException with a message and a cause.
ReaException(String, Throwable, boolean, boolean) - Constructor for exception class rea.ReaException
Create a new ReaException with a message, a cause, and flags for suppression and stack trace.
ReaException(Throwable) - Constructor for exception class rea.ReaException
Create a new ReaException with a cause.
recycleGameInstances() - Method in class rea.Manager
Remove game instances that have ended more than Manager.keepAfterEnd milliseconds ago.
removeGameComponent(Positionable) - Method in class rea.components.Place
Remove a positionable component, such as Item or Character from this place.
removeListener(Character) - Method in class rea.events.EventMulticast
Remove a listener for a given and character
removeListener(UpdateListener<T>) - Method in class rea.events.EventBroadcast
Remove a listener from the list of listeners.
reset() - Method in class rea.Manager
Reset the pool to its initial state.
A B C D E G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form