Add initial prototype.
This commit is contained in:
10
4-high/gel/source/forge/gel-camera-forge.ads
Normal file
10
4-high/gel/source/forge/gel-camera-forge.ads
Normal file
@@ -0,0 +1,10 @@
|
||||
package gel.Camera.forge
|
||||
--
|
||||
-- Provides constructors for a camera.
|
||||
--
|
||||
is
|
||||
|
||||
function new_Camera return gel.Camera.item;
|
||||
function new_Camera return gel.Camera.view;
|
||||
|
||||
end gel.Camera.forge;
|
||||
Reference in New Issue
Block a user