C# Class Nez.EffectInspector

Inheritance: Inspector
ファイルを表示 Open project: prime31/Nez

Public Methods

Method Description
initialize ( Table table, Skin skin ) : void
update ( ) : void

Method Details

initialize() public method

public initialize ( Table table, Skin skin ) : void
table Nez.UI.Table
skin Skin
return void

update() public method

public update ( ) : void
return void