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.
Macrophage asked 25/1, 2016 at 20:32

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?...
Lunt asked 2/5, 2015 at 23:21

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 ...
Gelignite asked 28/4, 2015 at 17:43

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?
Glosso asked 7/12, 2014 at 14:31

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...
Systematism asked 16/4, 2013 at 21:41

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...
Rubirubia asked 7/10, 2012 at 18:37
1

© 2022 - 2024 — McMap. All rights reserved.