ClassesLineDrawingStarterkit/MovingObject.h File Reference

#import "cocos2d.h"
#import "ObjectDef.h"
Include dependency graph for MovingObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MovingObject
 Moving objects are the objects the player can touch to draw a Path for them. More...

Enumerations

enum  EObjectStates {
  kStateNormal = 0,
  kStateFollowingPath,
  kStateInactive,
  MAX_ObjectStates
}
 

defines different game states for the object

More...

Enumeration Type Documentation

defines different game states for the object

Enumerator:
kStateNormal 

default state

kStateFollowingPath 

is currently following a path

kStateInactive 

can not be interacted with, may just have landed or got killed

MAX_ObjectStates 
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines
Generated on Fri May 28 10:53:09 2010 for Line-Drawing Game Starter Kit for cocos2d-iPhone by  doxygen 1.6.3