-
Notifications
You must be signed in to change notification settings - Fork 1
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
Document KorGE and Android, resourcesVfs, etc. #48
Comments
No, nothing like that. They are completely different. KorGE Views are different since it can run on several devices not only Android. For questions like this that are not bugs or feature requests, please ask them in our discord server (more active): https://discord.korge.org/ or in the forums (less active) https://forum.korge.org/ |
thank you for the response. lastly, before i close this issue, just one more question: is the A ├── gradle A typical ├── app The reason i ask is because how does one integrate please advise. kind regards,
|
Hi all,
I am currently RTFM'ing the documentation.
I need to clarify, when the author uses
View
in this extract, the original text can be found hereIt is a tree structure where View has a parent, and Container has other View as children.
is a
KorGE
View
interchangeable withView
inAndroid
speak? Also, can anAndroid
Fragment
contain aKorGE
scene?Please advise.
Thanks in advance,
rey malahay
The text was updated successfully, but these errors were encountered: