Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haxe

Optional class-code generation in dependence of functions implemented by generics in haxe

metaprogramming haxe

Haxe: add @:build metadata to all classes in project

macros haxe

Best solution to encode assets in HaxeFlixel

Detecting if there is a timeline mask

How to handle big numbers in Haxe?

haxe bignum

ActionScript to Haxe

Is it possible to detect the current operating system in Haxe?

haxe

Do Haxe .hxml build configs support variables?

haxe hxml

Reflect.hasField vs anon.field

haxe

Custom DEFLATE implementation to speed up PNG encoding

HaxeDevelop : project references missing?

haxe flashdevelop

Why can't access loaded swf files?

haxe openfl

Why is it not possible to access a static field from a class instance?

static-members haxe

Can I use HaxeUI with HaxeFlixel?

haxe haxeflixel haxeui

Limit autocompletion of macro function when used as a static extension to multiple types

check class for property and type

haxe

Command-line input with Sys.stdin() not working in Haxe

command-line haxe

Interfacing with Java Functions in Haxe

java haxe

Check if variable exists on class, if so, modify the value of this variable

actionscript-3 haxe