mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
bcc8779cb8
* Remove the Point class. * Add Size.contains and Rect.translate for consistency * Make Offset and Size compare == with subclasses. Without this we would break the _DebugSize hack. * Fix copy/pasta * Fix the examples in the engine repo