org.classroomgaming.cgp.GameObjectInterface Interface Reference

Inherited by org.classroomgaming.cgp.GameObject.

List of all members.

Public Member Functions

void deinit ()
GameModule getModule (String name)
void init (Configurator a)
void ponder (float t)
void render (Graphics g)

Package Functions

boolean addModule (String n, GameModule m)


Detailed Description

Author:
rruff82

Definition at line 14 of file GameObjectInterface.java.


Member Function Documentation

boolean org.classroomgaming.cgp.GameObjectInterface.addModule ( String  n,
GameModule  m 
) [package]

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

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

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

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

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


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

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