Class CAAT.Foundation.SpriteImageHelper
Defined in: SpriteImageHelper.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Define a drawable sub-image inside a bigger image as an independant drawable item.
|
Method Attributes | Method Name and Description |
---|---|
<private> |
__init(x, y, w, h, iw, ih)
|
setGL(u, v, u1, v1)
|
Class Detail
CAAT.Foundation.SpriteImageHelper()
Define a drawable sub-image inside a bigger image as an independant drawable item.
Method Detail
<private>
__init(x, y, w, h, iw, ih)
- Parameters:
- x
- y
- w
- h
- iw
- ih
setGL(u, v, u1, v1)
- Parameters:
- u
- v
- u1
- v1