about summary refs log tree commit diff stats
path: root/data/maps/the_orb/connections.txtpb
blob: 62a764330deb8cd2aa712b3a4c73af2b6e7a811c (plain) (blame)
1
2
3
4
5
6
generated by cgit-pink 1.4.1 (git 2.36.1) at 2026-02-08 04:03:45 +0000
 


="p">;
}

@property (nonatomic,retain) TutorialBubble* currentTutorial;
- (void)endTutorial;
- (FallingObject*)dropSpecificItem:(FallingObject*)item;
- (FallingObject*)dropRandomItem;
- (void)randomlyAddObject:(ccTime)dt;

@end