1.14.0.5
Hummingbird
A modern user interface library for games
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NcohtmlContains almost all Coherent namespaces, classes and functions
 NEventActionHolds the possible actions when deciding if to handle an input event
 NInputEventPhaseHolds information for input event PhaseType
 NMemTagsAll allocations in Hummingbird are tagged per-subsystem
 NTextInputControlTypeEnum containing the text input types
 NVMemFlagsEnum for memory flags: ProtectionChange, Reserve, Commit, Decommit and Release. The only flags that can be combined are Reserve and Commit, all other flags are to be used exclusively and can't be combined with others
 NVMemProtectionEnum for memory access levels: None (forbidden), Read, Write and Execute. Read, Write and Execute can be combined, the only exclusive flag that can't be combined with others is None(forbidden)