Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 static CreateDefault ( ) : |
||
Результат |
protected DoRender ( |
||
arg | ||
Результат | void |
public UICursor ( |
||
focalPoint | in percentage(0.00 ~ 1.00). |
|
size | ||
cursorBitmap | string | |
Результат | System |
public UpdatePosition ( Point mousePosition ) : void | ||
mousePosition | Point | |
Результат | void |