libvaxis
libvaxis copied to clipboard
vxfw: Implement Saturated Operators for Math
- Heap allocated
vxfw.Appto prevent invalid stack pointer. - Implemented Saturated Operators (
-|,+|,*|) where able invxfw.zig. This forces the variousasserts to actually be reachable. - Fixed
vxfwfor the new negative mouse position changes. - Added a few Doc Comments.