Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnGUIUpdate ( CADisplayLink sender ) : void | ||
OnMouseEnter ( ) : void | ||
OnMouseExit ( ) : void | ||
OnUpdate ( CADisplayLink sender ) : void | ||
keyboardEvent ( ) : void | ||
setResolutionHeight ( float hInPixels ) : void |
Method | Description | |
---|---|---|
getMouseEvent ( ) : NSEvent |
public OnGUIUpdate ( CADisplayLink sender ) : void | ||
sender | CADisplayLink | |
return | void |
public OnUpdate ( CADisplayLink sender ) : void | ||
sender | CADisplayLink | |
return | void |
public setResolutionHeight ( float hInPixels ) : void | ||
hInPixels | float | |
return | void |