All Data Structures Files Functions Variables Enumerations Enumerator Properties Defines
Public Member Functions
GameplayLayer() Class Reference

Public Member Functions

(void) - initDisplay
(void) - showPauseInstructions
(void) - update:
(NSString *) - getUpdatedLemmingString
(NSString *) - getUpdatedTimeString
(void) - addLemming
(void) - createLemmingAtLocation:withHealth:withZValue:withID:
(void) - incrementGameTimer
(void) - onPauseButtonPressed

Detailed Description

Definition at line 13 of file GameplayLayer.m.


Member Function Documentation

- (void) addLemming
- (void) createLemmingAtLocation: (CGPoint)  spawnLocation
withHealth: (int)  health
withZValue: (int)  zValue
withID: (int)  ID 
- (NSString*) getUpdatedLemmingString
- (NSString*) getUpdatedTimeString
- (void) initDisplay
- (void) update: (ccTime)  deltaTime

The documentation for this class was generated from the following file: