Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haxe

Haxe - compile haxe code to a .NET DLL rather than an EXE

c# haxe

how to write a generic compare function in Haxe (haxe3)

Possible bug with function binding and getters in Haxe?

haxe

Haxe Interface that extends Iterable

generics interface haxe

Haxe Reflection - Subclasses and Interfaces

How to change z-index of the FlxSprite in FlxGroup?

sprite z-index haxe haxeflixel

Is there some kind of exit statement in Haxe?

haxe

What is the most efficient way to loop in Haxe?

performance loops haxe

Haxe Macros - replace "function" with "async function"

How to find out if an interface is implemented?

haxe

Reversing a string in Haxe

string haxe

Can I precompile a haxelib library so that it doesn't recompile every time I build the project?

Haxe backend in Haxe?

Compiling Haxe without a main entry point

haxe

A JS-Like Scripting Language for a Game Written in Haxe?

javascript scripting haxe

IntelliJ showing "Haxe SDK has no valid root" on linux

sensorGroup and sensorMask combination for ships and bullets in Nape

Haxe - mapping a string to a class

class dictionary types haxe

How can I solve 'Duplicate Constructor' error in Haxe?

constructor duplicates haxe

How can I use coalescing operator in Haxe?