Method | Description | |
---|---|---|
Draw ( |
||
InteractiveImage ( |
||
InteractiveImage ( |
||
Resize ( CCT.NUI.Core.Point startDragPoint, CCT.NUI.Core.Point startDragPoint2, CCT.NUI.Core.Point center1, CCT.NUI.Core.Point center2 ) : void | ||
Translate ( float dx, float dy ) : void |
Method | Description | |
---|---|---|
Reset ( ) : void | ||
SetSize ( CCT.NUI.Core.Size size ) : void |
public InteractiveImage ( |
||
image | ||
return | System |
public InteractiveImage ( |
||
image | ||
x | int | |
y | int | |
return | System |
public Resize ( CCT.NUI.Core.Point startDragPoint, CCT.NUI.Core.Point startDragPoint2, CCT.NUI.Core.Point center1, CCT.NUI.Core.Point center2 ) : void | ||
startDragPoint | CCT.NUI.Core.Point | |
startDragPoint2 | CCT.NUI.Core.Point | |
center1 | CCT.NUI.Core.Point | |
center2 | CCT.NUI.Core.Point | |
return | void |
public Translate ( float dx, float dy ) : void | ||
dx | float | |
dy | float | |
return | void |