
T - the type of simple value the Poser is standing in forpublic interface Poser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getPosedValue() |
boolean |
isFrozen() |
void |
setFrozen(boolean frozen) |
T getPosedValue()
boolean isFrozen()
void setFrozen(boolean frozen)
Copyright © 2016. All rights reserved.