C# Class Nez.Vector2Inspector

Inheritance: Inspector
Show file 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