gel.demos: Update code to use new openGL updates.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
with any_math.any_Algebra.any_linear.any_d3;
|
||||
with
|
||||
gel.Events,
|
||||
|
||||
@@ -105,6 +106,7 @@ is
|
||||
the_Sprite := gel.Sprite.forge.new_Sprite ("Sprite" & the_Pair.sprite_Id'Image,
|
||||
sprite.World_view (the_World),
|
||||
get_Translation (the_Pair.Transform),
|
||||
get_Rotation (the_Pair.Transform),
|
||||
the_graphics_Model,
|
||||
the_physics_Model,
|
||||
owns_Graphics => False,
|
||||
|
||||
Reference in New Issue
Block a user