Uses of Interface
net.avh4.framework.uilayer.scene.SceneImage

Packages that use SceneImage
net.avh4.framework.uilayer.scene   
 

Uses of SceneImage in net.avh4.framework.uilayer.scene
 

Methods in net.avh4.framework.uilayer.scene that return SceneImage
 SceneImage Scene.addImage(int x, int y, int width, int height, String imageName)
           
 SceneImage Scene.addImage(int x, int y, int width, int height, String imageName, int clipX, int clipY, int clipWidth, int clipHeight)
           
 



Copyright © 2011. All Rights Reserved.