All Data Structures Files Functions Variables Enumerations Enumerator Properties Defines
Protected Attributes | Properties
Level Class Reference

#import <Level.h>

Protected Attributes

CGPoint spawnPosition

Properties

NSString * name
Difficulty difficulty
CGPoint spawnPoint
int umbrellaUses
int helmetUses

Detailed Description

Definition at line 13 of file Level.h.


Field Documentation

- (CGPoint) spawnPosition [protected]

Definition at line 18 of file Level.h.


Property Documentation

- (Difficulty) difficulty [read, write, assign]

Definition at line 17 of file Level.h.

- (int) helmetUses [read, write, assign]

Definition at line 20 of file Level.h.

- (NSString *) name [read, write, retain]

Definition at line 16 of file Level.h.

- (CGPoint) spawnPoint [read, write, assign]

Definition at line 25 of file Level.h.

- (int) umbrellaUses [read, write, assign]

Definition at line 19 of file Level.h.


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