Without this, I get errors on static platforms due to hxbit not realizing that my abstracts are really basic types:
/home/ben/Dev/hxbit/hxbit/Macros.hx:388: characters 28-32 : On static platforms, null can't be used as basic type haxepunk.utils.Color
/home/ben/Dev/hxbit/hxbit/Macros.hx:483: characters 46-50 : On static platforms, null can't be used as basic type haxepunk.utils.Color
Without this, I get errors on static platforms due to hxbit not realizing that my abstracts are really basic types: