C# Class TEditXNA.Terraria.Objects.WallProperty

Inheritance: GalaSoft.MvvmLight.ObservableObject, ITile
ファイルを表示 Open project: TEdit/Terraria-Map-Editor Class Usage Examples

Public Methods

Method Description
WallProperty ( ) : System.Windows.Media
WallProperty ( int id, string name, Color color ) : System.Windows.Media

Method Details

WallProperty() public method

public WallProperty ( ) : System.Windows.Media
return System.Windows.Media

WallProperty() public method

public WallProperty ( int id, string name, Color color ) : System.Windows.Media
id int
name string
color System.Windows.Media.Color
return System.Windows.Media