SpriteGraphics3D 640,480
mysprite=LoadImage3D("myimage.bmp") tex=GetSpriteTexture(mysprite)
RenderWorld Flip WaitKey End
Index