C# Class Paint.SpeedGaugeDefinition

Speed gauge definition - layout of the speed gauge
Afficher le fichier Open project: RandolphBurt/MonoGame-iOS-SimplePaint Class Usage Examples

Méthodes publiques

Méthode Description
SpeedGaugeDefinition ( ToolboxLayoutDefinitionPlaybackToolsSpeedGauge speedGaugeDefinition, int scale ) : Microsoft.Xna.Framework

Initializes a new instance of the Paint.SpeedGaugeDefinition class.

Method Details

SpeedGaugeDefinition() public méthode

Initializes a new instance of the Paint.SpeedGaugeDefinition class.
public SpeedGaugeDefinition ( ToolboxLayoutDefinitionPlaybackToolsSpeedGauge speedGaugeDefinition, int scale ) : Microsoft.Xna.Framework
speedGaugeDefinition Paint.ToolboxLayout.ToolboxLayoutDefinitionPlaybackToolsSpeedGauge Layout of the speed gauge as defined within a xml file.
scale int
Résultat Microsoft.Xna.Framework