gif package

gif contains no utilities.

License

The gif package is marked as Compatible, which means any game can use it.

Classes

GIFLoader : GraphicLoader

GIFLoader loads CompuServe GIF files, versions 87 and 89a. It's recommended that you use PNG instead.

GIFLoader has no methods it didn't inherit.

gif_loader = SubCritical.Construct("GIFLoader")

Back to index