C# Class EzGame.Timers.Timer

显示文件 Open project: CodeTreeCommunity/Shooter2D

Public Properties

Property Type Description
Interval double

Public Methods

Method Description
Timer ( double Interval ) : System.Collections.Generic

Method Details

Timer() public method

public Timer ( double Interval ) : System.Collections.Generic
Interval double
return System.Collections.Generic

Property Details

Interval public_oe property

public double Interval
return double