C# Class Azmyth.Game.Stat

Inheritance: IStat
显示文件 Open project: GalacticSoft/Azmyth

Public Methods

Method Description
Clone ( ) : IStat
Roll ( ) : void

Method Details

Clone() public method

public Clone ( ) : IStat
return IStat

Roll() public method

public Roll ( ) : void
return void