All Data Structures Files Functions Variables Enumerations Enumerator Properties Defines
Public Member Functions | Protected Attributes
Obstacle Class Reference

#import <Obstacle.h>

Inheritance diagram for Obstacle:
GameObject

Public Member Functions

(id) - initObstacleType:withPosition:andFilename:

Protected Attributes

NSString * filename

Detailed Description

Definition at line 12 of file Obstacle.h.


Member Function Documentation

- (id) initObstacleType: (GameObjectType _type
withPosition: (CGPoint)  _position
andFilename: (NSString*)  _filename 

Initialises the object

Parameters:
typeof object
position
filename
Returns:
self

Definition at line 30 of file Obstacle.m.


Field Documentation

- (NSString*) filename [protected]

Definition at line 15 of file Obstacle.h.


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