gel: Only send motion updates for sprites if they have moved.

This commit is contained in:
Rod Kay
2023-12-13 17:48:42 +11:00
parent 80dab00932
commit bcd283c6d6
13 changed files with 186 additions and 77 deletions

View File

@@ -3,6 +3,7 @@ with
physics.Model,
lace.Any;
package physics.Object
--
-- Provide an interface for physics objects.