For example
if [ on android cross walk ] -> call some function
if [ on html5 export ] -> call different function
Develop games in your browser. Powerful, performant & highly capable.
System -> is on mobile device
Does that flag get set for mobile browsers?
Does that flag get set in node?
That's not going to help me verify at runtime which export option was used to generate it.
Are there any javascript variables I can check against?