|
|||||||||
| 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.PathwayEndHandler
public class PathwayEndHandler
Used to manage the textures of the pathway end. This involves doing two things, loading the textures, and then returning a texture that is desired.
| Field Summary |
|---|
| Fields inherited from class unc.cdva.graphics.animations.TextureAnimationHandler |
|---|
textures |
| Constructor Summary | |
|---|---|
PathwayEndHandler(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 PathwayEndHandler(java.lang.String texturePath)
TextureAnimationHandler.TextureAnimationHandler(String, int)| Method Detail |
|---|
public com.sun.opengl.util.texture.Texture handle(int state)
TextureAnimationHandler
handle in class TextureAnimationHandlerstate - 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 | ||||||||