zero.utilities
| .. | |
|---|---|
| Achievements | Simple Bare-bones Achievements framework. |
| Color | A color abstract of Vec4 |
| ECS | An extremely simple Entity-Component-System implementation! |
| EventBus | Simple EventBus |
| IntPoint | A basic point consisting of two Integers - X and Y |
| LineOfSight | A Haxe implementation of the line of sight algorithm on [roguebasin]() |
| OgmoUtils | Docs coming soon :) |
| PRNG | A Simple Pseudo-Random Number Generator |
| Range | A class representing a range of floating point numbers |
| Rect | A simple Rectangle class |
| Vec2 | A simple Vector class |
| Vec4 | A simple Vector class |