Started by G_G, March 09, 2009, 04:30:00 pm
QuoteGIF Support/GIF SpritesThere is a special class defined, called GifSprite, which can load animated image files, including animated GIF files, and display them one frame at a time. A GifSprite can be created within a script using GifSprite.new(X) where X is the image's filename. File extensions can be omitted. The GifSprite's "update" method must be called in order to animate the sprite. Its "setBitmap" method sets the file path of an animated image that the sprite refers to. Otherwise, a GifSprite acts exactly like a Sprite and can be used wherever sprites can be used.
Quote from: winkioI do not speak to bricks, either as individuals or in wall form.
Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.