lace.events: Optimise.
This commit is contained in:
@@ -49,6 +49,8 @@ is
|
||||
--- Containers
|
||||
--
|
||||
|
||||
pragma Suppress (Container_Checks); -- Suppress expensive tamper checks.
|
||||
|
||||
type Grid is array (math.Index range <>,
|
||||
math.Index range <>) of Sprite.view;
|
||||
type Grid_view is access all Grid;
|
||||
|
||||
Reference in New Issue
Block a user