Skip to main content

9 docs tagged with "utility-class"

View All Tags

Color

A color composed of components (R, G, B, A) with floating point precision.

HELIXMath

A table containing useful and aux Math functions

HELIXTable

A table containing useful and aux table functions

HELIXUtils

A table containing useful and aux functions

JSON

JSON library, useful for sending data from Client's Package to WebUI environment

Quat

Floating point Quaternion that can represent a rotation about an axis in 3-D space

Rotator

A container for rotation information. All rotation values are stored in degrees.

Vector

A vector composed of components (X, Y, Z) with floating point precision.

Vector2D

A Vector2D composed of components (X, Y) with floating point precision. Used mainly for HUD and Drawing on screen