C# Class TEST, Rookery

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
ファイルを表示 Open project: AIESeattleGameArt/Rookery Class Usage Examples

Public Properties

Property Type Description
fire ParticleSystem

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

fire public_oe property

public ParticleSystem fire
return ParticleSystem