Haxe/hl API documentation
To get started with the Haxe hl target:
- Read through the Haxe Manual
- Find and install popular Haxe/hl libraries
- Learn by example with the Haxe Code Cookbook
package hl
.. | |
---|---|
types | |
uv | |
Abstract | |
Api | |
Atomics | |
BaseType | |
Button | |
Bytes | |
BytesAccess | |
CArray | CArray is a compact array where all objects are memory aligned and stored as a single GC block. You must hold a reference to the CArray while any of the objects it contains is still referenced somewhere. |
Class | |
CoreEnum | |
CoreType | |
DialogFlags | |
Enum | |
F32 | |
F64 | |
FileOptions | |
Format | These are some bindings for the HL |
GUID | |
Gc | |
GcFlag | |
I64 | |
LoopResult | |
NativeArray | |
NativeArrayIterator | |
NativeArrayKeyValueIterator | |
Profile | |
Ref | |
Result | |
Sentinel | |
SentinelHandle | |
Symbol | |
TrackKind | |
Type | |
TypeKind | |
UI | These are the bindings for the HL |
UI16 | |
UI8 | |
WinHandle | |
WinLog | |
Window |