hxcpp Questions
3
Solved
I need a function that returns the local time in milliseconds on the CPP target.
I tried Haxe's Date class, but Date.now() gives me the time in seconds.
2
Solved
I was just looking at the Change Log for Haxe 3.2.0-rc.2 and found this at the end of New features list:
cpp : inititial implementation of cppia scripting
Can anyone can tell me what this means?...
1
This is part of my stack class. It works fine in flash, but in cpp/windows, the push method doesn't always work. I don't understand C++ well enough to understand why it could be inconsistent.
var ...
1
Solved
I have an crossplatform implementation of own protocol, data-structures and logic written on Haxe. How I can build and use it in my enterprise-application (with native UI) for iOS and OSX?
2
For a client I've developed an iOS + Android app using Cordova (PhoneGap) for the user interface. Now, as an update to this app, I'm am attempting to add a game that was written in Haxe. Originally...
1
Solved
Okay, so I'm trying to get an initial build of the NME sample files onto an Android device.
I can build for platforms such as HTML5, Flash and Windows, but I can't get it onto Android - I always g...
1
© 2022 - 2024 — McMap. All rights reserved.