Package rea.gaming


package rea.gaming
The types directly related to playing a game. A particular game is played in a GameInstance by one or more Player. The class GameEventSource is extended by GameInstance and concentrates the fields and methods related to players and events.
Author:
José Paulo Leal jpleal@fc.up.pt
  • Class
    Description
    The actions that the player can do in the game.
    Source of game related events.
    A single instance of a role playing game with given gameplay and players.
    The game stage.
    A player in a game instance.