Skip to content

Added template resources for iOS (MultiOsEngine) #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joliver82
Copy link

@joliver82 joliver82 commented Apr 27, 2025

This PR adds the required template project files to easily support deploying jME3 app to iOS using MultiOsEngine as runtime.

Requires jME3 PR jMonkeyEngine/jmonkeyengine#2411 to be merged first


UIViewController vc = MoeIosJmeAppHarness.alloc().init();

// Initialization with navigation bar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to be commented out?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I left it as an example on how to add a top bar. I think most, if not all, people will use fullscreen without any bar, but just in case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants