34#define GOD_BENCH_SIZE 64
35#define GOD_HAND_SIZE 64
36#define GOD_HAND_DISTANCE 100
unsigned counter
manage all sorts of things, gods secrets remains unknown
unsigned thrownInvPosY
y pixel coordinate of the invader thrown by the hand of god
Position thrownTransition
position of a point for bezier's curve
Position getRightHandPos(unsigned screenWidth) const
give initial the pixel coordinates of god's right hand
Position thrownVector
direction of the thrown invader movement
GodState state
god's current state
InvaderType thrownInvType
type of the invader thrown by the hand of god
unsigned thrownInvPosX
x pixel coordinate of the invader thrown by the hand of god
GodState
list of all known god states
InvaderType
List of all invader type.
nsGraphics::Vec2D Position