Skip to content

Commit

Permalink
Automatically Committed for MakeGamesWithUs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Monaco authored and Gerald Monaco committed Oct 20, 2014
1 parent d7137fd commit fc99e9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FlappyBird.spritebuilder/Source/GamePlayScene.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ typedef NS_ENUM(NSInteger, DrawingOrder) {
@interface GamePlayScene : CCNode <CCPhysicsCollisionDelegate>
{
// define variables here;
Character* character;
CCPhysicsNode* physicsNode;
}

-(void) initialize;
Expand Down

0 comments on commit fc99e9c

Please sign in to comment.