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

@@ -219,6 +219,7 @@ is
begin
Self.gl_Area := gtk_glArea_new;
Self.gl_Area.set_use_ES (True);
Self.gl_Area.Set_Can_Focus (True);
Callbacks_with_gel_Window_user_Data.connect (Self.gl_Area,
"realize",