public interface BehaviorCallback
Modifier and Type | Method and Description |
---|---|
void |
transformChanged(int type,
Transform3D t)
Called when the transformation of a Content or the view has changed.
|
static final int ROTATE
static final int TRANSLATE
void transformChanged(int type, Transform3D t)
type
- t
- Copyright © 2015–2021 Fiji. All rights reserved.