glui.utils

Members

Aliases

BasicNodeParamLength
alias BasicNodeParamLength = Alias!5
Undocumented in source.

Functions

contains
bool contains(Rectangle rectangle, Vector2 point)

Check if the rectangle contains a point.

Templates

BasicNodeParam
template BasicNodeParam(int index)
Undocumented in source.
StaticFieldNames
template StaticFieldNames(T)

Get names of static fields in the given object.

simpleConstructor
template simpleConstructor(T)

Create a function to easily construct nodes.

Meta