Class Index | File Index

Classes


Class CAAT.Foundation.SpriteImageHelper


Defined in: SpriteImageHelper.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Define a drawable sub-image inside a bigger image as an independant drawable item.
Method Summary
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

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 01 2013 04:59:18 GMT-0700 (PDT)