C# 클래스 Paint.SpeedGaugeDefinition

Speed gauge definition - layout of the speed gauge
파일 보기 프로젝트 열기: RandolphBurt/MonoGame-iOS-SimplePaint 1 사용 예제들

공개 메소드들

메소드 설명
SpeedGaugeDefinition ( ToolboxLayoutDefinitionPlaybackToolsSpeedGauge speedGaugeDefinition, int scale ) : Microsoft.Xna.Framework

Initializes a new instance of the Paint.SpeedGaugeDefinition class.

메소드 상세

SpeedGaugeDefinition() 공개 메소드

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
리턴 Microsoft.Xna.Framework