Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
* 'master' of https://bitbucket.org/omigamedev/new_engine: add text input popup
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
- (void)async_swap;
|
||||
- (void)pick_photo:(std::function<void(std::string)>) callback;
|
||||
- (void)pick_file:(NSArray<NSString*>*)types then:(std::function<void(std::string)>)callback;
|
||||
- (void)pick_file_save:(std::string)path;
|
||||
- (void)registerForKeyboardNotifications;
|
||||
- (void)unregisterForKeyboardNotifications;
|
||||
- (void)crash;
|
||||
|
||||
Reference in New Issue
Block a user