C# Class Dwarrowdelf.Client.FPSCounter

Inheritance: IGameUpdatable
显示文件 Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
FPSCounter ( GameCore game ) : System
Update ( ) : void

Method Details

FPSCounter() public method

public FPSCounter ( GameCore game ) : System
game GameCore
return System

Update() public method

public Update ( ) : void
return void