- drawItem
auto drawItem(NanoContext ctx, float height, T item)
Undocumented in source. Be warned that the author may not have intended to support it.
- indent
void indent(NanoContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointInRect
bool isPointInRect(Vector2i topleft, Vector2i size, Vector2i point)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointInRect
bool isPointInRect(Vector2f topleft, Vector2f size, Vector2f point)
Undocumented in source. Be warned that the author may not have intended to support it.
- unindent
void unindent(NanoContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.