TIN
  • How To
  • Reference
  • Github

Global Functions

Calculations constrain() dist() lerp() mag() norm() remap() smoothstep()
Color background() fillColor() fillDisable() fillEnable() setAlpha() strokeColor() strokeDisable() strokeEnable()
Conversions toDegrees() toRadians()
Date and Time year() month() day() hour() minute() second() mills() nanosecond()
Images image()
Paths pathAddCurve() pathBegin() pathClose() pathEnd() pathVertex()
Primitive Shapes ellipse() line() lineWidth() rect() roundedRect() triangle()
Random numbers noise() random() randomGaussian()
Text text()
Transformations popState() pushState() rotate() scale() translate()

Objects

TColor TFont TImage Tin TPixel TScene TView TVector2