C# Class Nez.PassiveSystem

Inheritance: EntitySystem
显示文件 Open project: prime31/Nez

Public Methods

Method Description
onChange ( System.Entity entity ) : void

Protected Methods

Method Description
process ( List entities ) : void

Method Details

onChange() public method

public onChange ( System.Entity entity ) : void
entity System.Entity
return void

process() protected method

protected process ( List entities ) : void
entities List
return void