Method | Description | |
---|---|---|
loadTexture ( |
||
loadTextures ( ) : void | ||
reloadTextures ( ) : void | ||
unloadTexture ( |
||
updateTextures ( Javax.Microedition.Khronos.Opengles.IGL10 pGL ) : void | ||
uploadTextures ( ) : void |
Method | Description | |
---|---|---|
clear ( ) : void |
public loadTexture ( |
||
pTexture | ||
return | bool |
public unloadTexture ( |
||
pTexture | ||
return | bool |
public updateTextures ( Javax.Microedition.Khronos.Opengles.IGL10 pGL ) : void | ||
pGL | Javax.Microedition.Khronos.Opengles.IGL10 | |
return | void |