public class TextureCompass extends TextureAtlasSprite
| Modifier and Type | Field and Description |
|---|---|
double |
angleDelta |
double |
currentAngle |
frameCounter, framesTextureData, height, originX, originY, rotated, tickCounter, width| Constructor and Description |
|---|
TextureCompass(java.lang.String par1Str) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAnimation() |
void |
updateCompass(World par1World,
double par2,
double par4,
double par6,
boolean par8,
boolean par9) |
clearFramesTextureData, copyFrom, generateMipmaps, getFrameCount, getFrameTextureData, getIconHeight, getIconName, getIconWidth, getInterpolatedU, getInterpolatedV, getMaxU, getMaxV, getMinU, getMinV, getOriginX, getOriginY, hasAnimationMetadata, hasCustomLoader, initSprite, load, loadSprite, setFramesTextureData, setIconHeight, setIconWidth, toStringpublic void updateAnimation()
updateAnimation in class TextureAtlasSpritepublic void updateCompass(World par1World, double par2, double par4, double par6, boolean par8, boolean par9)