|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectunc.cdva.graphics.animations.TextureAnimationHandler
unc.cdva.graphics.animations.PathwayHandler
public class PathwayHandler
Loads the texture for the pathway handler, and allows access to it.
Field Summary |
---|
Fields inherited from class unc.cdva.graphics.animations.TextureAnimationHandler |
---|
textures |
Constructor Summary | |
---|---|
PathwayHandler(java.lang.String texturePath)
|
Method Summary | |
---|---|
com.sun.opengl.util.texture.Texture |
handle(int state)
Returns a texture corresponding to the objects state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathwayHandler(java.lang.String texturePath)
TextureAnimationHandler.TextureAnimationHandler(String, int)
Method Detail |
---|
public com.sun.opengl.util.texture.Texture handle(int state)
TextureAnimationHandler
handle
in class TextureAnimationHandler
state
- The objects state which we are interested
in.
TextureAnimationHandler.handle(int)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |