no message
This commit is contained in:
@@ -106,6 +106,7 @@ class _SimpleScreenState extends State<SimpleScreen> {
|
||||
|
||||
// Callback that connects the created controller to the cocos controller
|
||||
void _onCocosCreated(controller) {
|
||||
print('Received _onCocosCreated: null');
|
||||
controller.resume();
|
||||
_cocosWidgetController = controller;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user