Class SpriteLoader
- java.lang.Object
-
- net.runelite.cache.definitions.loaders.SpriteLoader
-
public class SpriteLoader extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFLAG_ALPHAstatic intFLAG_VERTICAL
-
Constructor Summary
Constructors Constructor Description SpriteLoader()
-
-
-
Field Detail
-
FLAG_VERTICAL
public static final int FLAG_VERTICAL
- See Also:
- Constant Field Values
-
FLAG_ALPHA
public static final int FLAG_ALPHA
- See Also:
- Constant Field Values
-
-
Method Detail
-
load
public SpriteDefinition[] load(int id, byte[] b)
-
-