public abstract class DoubleModeled<C extends org.osbot.core.accessor.Adapter<?>> extends Modeled<C>
model, prioritized
Constructor and Description |
---|
DoubleModeled(C accessor)
Constructor
|
Modifier and Type | Method and Description |
---|---|
abstract Animable<?> |
getAnimable2()
Gets the second
Animable instance |
int |
getHeight()
Gets the height of the model.
|
Model |
getModel2()
Gets the second model instance
|
getAnimable, getModel, isPrioritized, setPrioritized, updateModel
getClient, getMethods