org.classroomgaming.cgp.GameObject Class Reference

Inherits org::classroomgaming::cgp::GameModule, org::classroomgaming::cgp::GameModule::Renderable, org::classroomgaming::cgp::GameModule::Configurable, org::classroomgaming::cgp::GameModule::FrameListener, org::classroomgaming::cgp::GameModule::Despawnable, and org::classroomgaming::cgp::GameObjectInterface.

Inherited by org.classroomgaming.cgp.FrameTimer, and org.classroomgaming.cgp.GameWorld.

Collaboration diagram for org.classroomgaming.cgp.GameObject:
[legend]

List of all members.

Public Member Functions

 GameObject ()
boolean addModule (String n, GameModule m)
void ponder (float t)
void init (Configurator a)
void deinit ()
GameModule getModule (String name)
void render (Graphics g)


Detailed Description

Definition at line 25 of file GameObject.java.


Constructor & Destructor Documentation

org.classroomgaming.cgp.GameObject.GameObject (  ) 

Definition at line 31 of file GameObject.java.


Member Function Documentation

boolean org.classroomgaming.cgp.GameObject.addModule ( String  n,
GameModule  m 
)

Implements org.classroomgaming.cgp.GameObjectInterface.

Definition at line 40 of file GameObject.java.

void org.classroomgaming.cgp.GameObject.deinit (  ) 

GameModule org.classroomgaming.cgp.GameObject.getModule ( String  name  ) 

Implements org.classroomgaming.cgp.GameObjectInterface.

Definition at line 88 of file GameObject.java.

void org.classroomgaming.cgp.GameObject.init ( Configurator  a  ) 

void org.classroomgaming.cgp.GameObject.ponder ( float  t  ) 

void org.classroomgaming.cgp.GameObject.render ( Graphics  g  ) 

Implements org.classroomgaming.cgp.GameObjectInterface.

Reimplemented in org.classroomgaming.cgp.GameWorld.

Definition at line 96 of file GameObject.java.


The documentation for this class was generated from the following file:

Generated on Tue May 5 04:51:56 2009 for CGP by  doxygen 1.5.8