Method | Description | |
---|---|---|
HeadEventArgs ( |
Initializes a new instance of the HeadEventArgs class.
|
|
HeadEventArgs ( float x, float y, float angle, float scale ) : System |
Initializes a new instance of the HeadEventArgs class.
|
public HeadEventArgs ( |
||
position | ||
angle | float | |
scale | float | |
return | System |
public HeadEventArgs ( float x, float y, float angle, float scale ) : System | ||
x | float | |
y | float | |
angle | float | |
scale | float | |
return | System |