diff options
Diffstat (limited to 'examples/graphicsview/portedasteroids/sprites/ship/ship.ini')
-rw-r--r-- | examples/graphicsview/portedasteroids/sprites/ship/ship.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/graphicsview/portedasteroids/sprites/ship/ship.ini b/examples/graphicsview/portedasteroids/sprites/ship/ship.ini new file mode 100644 index 0000000..479cc20 --- /dev/null +++ b/examples/graphicsview/portedasteroids/sprites/ship/ship.ini @@ -0,0 +1,9 @@ +Cyclic_Animation=On +Width=42 +Height=42 +Final_frame=32 ;; NR_ROTS +Antialias=On +Output_Alpha=On +Output_to_File=On +Output_File_Type=n +Input_File_Name=ship.pov |