A few example programs using texit. Just run dub build with one of the follwing versions to see them
An exception with SDL
Any other exception caused by texit
Ease a value given an easing from https://easings.net/ and also easeLinear (which returns the given value)
Takes an easing and returns a function pointer to it
The main texit declaration
Simple color struct
Simple point struct
A single tile in the world
Simple vector struct
How much to translate the screen by
How much to zoom in/out
The main texit module.