Implementing the core features of AML :
Window is the window displayed. unique.
Window has one scene active at one time.
A Scene contains Sprites.
Sprites are animated and movable.
Sprites contains area of original image data to display.
Image contains the original image data.
Image can be described to help building sprites.
Figure out something stupidly simple for the Input...
Implementing the core features of AML :
Window is the window displayed. unique.
Window has one scene active at one time.
A Scene contains Sprites.
Sprites are animated and movable.
Sprites contains area of original image data to display.
Image contains the original image data.
Image can be described to help building sprites.
Figure out something stupidly simple for the Input...