Sha256: c4a3369f7b89d4fbbf4608a9977d3fb2c066a9ffb7e83eb73ac11baca578620a
Contents?: true
Size: 198 Bytes
Versions: 30
Compression:
Stored size: 198 Bytes
Contents
#import <UIKit/UIKit.h> #import <Gosu/Fwd.hpp> @interface GosuViewController : UIViewController - (void)trackTextInput:(Gosu::Input&)input; @property (nonatomic, assign) void *gosuWindow; @end
Version data entries
30 entries across 30 versions & 1 rubygems