public class MirrorableModel extends TraitModel implements Mirrorable
Constructor and Description |
---|
MirrorableModel()
Create a mirrorable model.
|
Modifier and Type | Method and Description |
---|---|
Mirror |
getMirror()
Get current mirror state.
|
void |
mirror(Mirror state)
Set the next mirror state and apply it on next
Updatable.update(double) call. |
void |
update(double extrp) |
getOwner, prepare
public void mirror(Mirror state)
Mirrorable
Updatable.update(double)
call.mirror
in interface Mirrorable
state
- The next mirror state.public Mirror getMirror()
Mirrorable
getMirror
in interface Mirrorable
Copyright © 2016 Byron 3D Games Studio. All rights reserved.