#import <Terrain.h>
Detailed Description
Definition at line 13 of file Terrain.h.
Member Function Documentation
- (id) initObjectType: |
|
(GameObjectType) |
_type |
withPosition: |
|
(CGPoint) |
_position |
andFilename: |
|
(NSString*) |
_filename |
isWall: |
|
(BOOL) |
_isWall |
|
|
| |
Initialises the object
- Parameters:
-
position | |
filename | |
whether | terrain is a wall |
- Returns:
- self
Definition at line 26 of file Terrain.m.
Field Documentation
Property Documentation
- (BOOL) isWall [read, assign] |
The documentation for this class was generated from the following files: