프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CreateDefault ( ) : |
crates default cursor. Note: put this as the last one of SceneRootUI's children.
|
|
UICursor ( |
opengl UI for Cursor. Note: put this as the last one of SceneRootUI's children.
|
|
UpdatePosition ( Point mousePosition ) : void |
update cursor's position before every rendering.
|
메소드 | 설명 | |
---|---|---|
DoRender ( |
|
public UICursor ( |
||
focalPoint | in percentage(0.00 ~ 1.00). |
|
size | ||
cursorBitmap | string | |
리턴 | System |
public UpdatePosition ( Point mousePosition ) : void | ||
mousePosition | Point | |
리턴 | void |