Public Attributes

PathPoint Struct Reference

contains all information to define a single PathPoint More...

#include <PathPoint.h>

List of all members.

Public Attributes

CGPoint location
 location of the path point on screen
bool isEndPoint
 if it's an endpoint the object will either vanish or unload there, depending on game mode

Detailed Description

contains all information to define a single PathPoint


Member Data Documentation

if it's an endpoint the object will either vanish or unload there, depending on game mode

location of the path point on screen


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Properties