4 lines
94 B
QBasic
4 lines
94 B
QBasic
function CreateSprite( img )
|
|
Sub DeleteSprite( sprite )
|
|
Sub SetSpritePosition( sprite, x, y )
|