org.classroomgaming.cgp.Camera Class Reference

List of all members.

Public Member Functions

 Camera (float x, float y)
float getX ()
void setX (float x)
float getY ()
void setY (float y)


Detailed Description

Maintains information about the camera properties. Should be extended to contain field of view and zoom options.

Author:
Ryan Ruff
Version:
0.0.3

Definition at line 29 of file Camera.java.


Constructor & Destructor Documentation

org.classroomgaming.cgp.Camera.Camera ( float  x,
float  y 
)

Definition at line 34 of file Camera.java.


Member Function Documentation

float org.classroomgaming.cgp.Camera.getX (  ) 

Definition at line 39 of file Camera.java.

float org.classroomgaming.cgp.Camera.getY (  ) 

Definition at line 47 of file Camera.java.

void org.classroomgaming.cgp.Camera.setX ( float  x  ) 

Definition at line 43 of file Camera.java.

void org.classroomgaming.cgp.Camera.setY ( float  y  ) 

Definition at line 51 of file Camera.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