|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.particles.ConfigurableEmitter.SimpleValue
public class ConfigurableEmitter.SimpleValue
A configurable simple single value
| Method Summary | |
|---|---|
float |
getValue(float time)
Get the currently configured value |
void |
setValue(float value)
Set the configured value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public float getValue(float time)
getValue in interface ConfigurableEmitter.Valuepublic void setValue(float value)
value - The configured value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||