Go to the source code of this file.
Classes | |
struct | PathPoint |
contains all information to define a single PathPoint More... | |
Functions | |
static __inline__ PathPoint | PathPointMake (CGPoint location, bool isEndPoint) |
Convenience method to create and initialize a PathPoint struct. |