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

#import <Slide.h>

Inheritance diagram for Slide:
GraphSlide

Public Member Functions

(id) - initWithImage:
(void) - update

Protected Attributes

CCSprite * background

Detailed Description

Definition at line 14 of file Slide.h.


Member Function Documentation

- (id) initWithImage: (NSString*)  _imageName

Initialises the state

Returns:
self

Definition at line 33 of file Slide.m.

- (void) update

Updates the slide

Definition at line 50 of file Slide.m.


Field Documentation

- (CCSprite*) background [protected]

Definition at line 17 of file Slide.h.


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