10 packages
bezierx
Vector class comes from the vectorx package(it's in the depedencies) and can be 2d or 3d
eventsystemx
this package holds two classes `EventSystem`, meant to provide the same functionality as C#'s `event` keyword does, and `Box` to synergize with it. js already has an Event class built in but that class is aimed to be used with html elements where this i
fsm-parser
parser
fsm-validator
alternative for regular expressions
graphicsx
graphics
matrix2x
lib for matrices
rect2x
rect
rect3x
UIRect3
utilsx
some utility functions
vectorx
2d and 3d vector using the same code