| Property | Defined By | ||
|---|---|---|---|
| graphicAlpha : Number = 1 [static]
Sets the simulator graphic alpha. | MouseManager | ||
| graphicColor : uint = 0xFFAE1F [static]
Sets the simulator graphic color. | MouseManager | ||
| graphicRadius : Number = 15 [static]
Sets the simulator graphic radius
| MouseManager | ||
| graphicAlpha | property |
public static var graphicAlpha:Number = 1Sets the simulator graphic alpha.
The default value is 1.0.
| graphicColor | property |
public static var graphicColor:uint = 0xFFAE1FSets the simulator graphic color.
The default value is 0xFFAE1F.
| graphicRadius | property |
public static var graphicRadius:Number = 15Sets the simulator graphic radius
The default value is 15.
| initialize | () | method |
gw_public static function initialize():void