Mostly Docs Update
Pre-release
Pre-release
Fixes:
- Fixed bug with
Color.from_int32()
Changes:
- Changed
FloatExt.to_vec4()
toFloatExt.to_color()
- Changed functionality of
StringExt.get_random()
- Changed
Color.rgba_to_hex()
toColor.to_hex()
- Improved docs in source!
- All docs now in API rather than Wiki!
New Additions:
- Added
normalize()
anddenormalize()
back toRange
- Added
Color.equals()
- Added
EventBus
to utilities - Added
EnumExt
to extensions - Added
Achievements
to utilities - Added
zero.extensions.Tools
as a way to save time using all of the extensions