Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.material.mapping.SpriteInfo
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
SpriteInfo,
SpriteInfo,
getWidth,
getHeight,
getNbCols,
getNbRows,
setCurrent,
getCurrentCol,
getCurrentRow,
toParameters
public void
SpriteInfo ()
public void
SpriteInfo (int width, int height, int nbCols, int nbRows, int spacing)
public int
getWidth ()
public int
getHeight ()
public int
getNbCols ()
public int
getNbRows ()
public void
setCurrent (int col, int row)
public int
getCurrentCol ()
public int
getCurrentRow ()
public float[]
toParameters ()