Here is a list of all class members with links to the classes they belong to:
- i -
- imageFileName
: ObjectDef
- imageOrientation
: ObjectDef
- incomingMarker
: IncomingMarker
- increaseScore
: GameHUD
- increaseSpawnInterval
: GameObjects
- init
: GameObjects
, TargetObjects
, ObjectDefs
, GamePaths
, GameScene
, GameUI
, GameBackground
, IncomingMarker
, MainMenu
, GameHUD
, Motivationals
, Path
- initAllObjects
: ObjectDefs
- initMovingObjectWithDef:
: MovingObject
- initSpawnLocations
: GameObjects
- initWithRadius:
: TargetObject
- instance
: GameScene
- isDistanceBetweenPoint:andPoint:greaterThan:
: MathHelper
- isDistanceBetweenPoint:andPoint:smallerThan:
: MathHelper
- isDrawingPath
: GamePaths
- isEndPoint
: PathPoint
- isFollowingPath
: MovingObject
- isPaused
: AppDelegate
- isPlaying
: AppDelegate
, GameScene
- isPointCloseToTarget:previousPoint:targetType:
: TargetObjects
- isPositionCollisionFree:collisionRadius:
: GameObjects
- isUserStillDrawingThisPath
: Path