public final class AnimationData extends Object
AnimationData(ImageData image, int type, float frames)
boolean
equals(Object o)
float
getFrames()
ImageData
getImage()
int
getType()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AnimationData(ImageData image, int type, float frames)
public ImageData getImage()
public int getType()
public float getFrames()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018–2019 NukkitX. All rights reserved.