User Tools

Site Tools


de:spriteload

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

de:spriteload [2016/01/01 22:38]
de:spriteload [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Spriteload =====
 +==== Format ====
 +**spriteload** //spritenumber//, //filename//\\
 +**spriteload** ( //spritenumber//, //filename// )
 +==== Description ====
 +Load an image or picture from a file and save it as a sprite.  The sprite will be active and movable but will not display on the screen until the Spriteshow statement is executed for that sprite.\\The Spriteload statement will read in most common image file formats including: BMP (Windows Bitmap), GIF (Graphic Interchange Format),JPG/JPEG (Joint Photographic Experts Group), and PNG (Portable Network Graphics).
 +==== See Also ====
 +[[spritecollide|Spritecollide]], [[spritedim|Spritedim]], [[spriteh|Spriteh]], [[spritehide|Spritehide]], [[spritemove|Spritemove]], [[spriteplace|Spriteplace]], [[spriteshow|Spriteshow]], [[spriteslice|Spriteslice]], [[spritev|Spritev]], [[spritew|Spritew]], [[spritex|Spritex]], [[spritey|Spritey]]
 +==== New To Version ==== 
 +0.9.6n
  
de/spriteload.txt ยท Last modified: 2020/02/28 10:46 (external edit)