+ comments to the SM.Base
+ Length, Normalize methods for CVectors
This commit is contained in:
parent
5d4b360b05
commit
9b917ac181
18 changed files with 248 additions and 33 deletions
|
|
@ -12,8 +12,6 @@ namespace SM.Base.Time
|
|||
/// </summary>
|
||||
public class Interval : Timer
|
||||
{
|
||||
private bool _stop;
|
||||
|
||||
/// <inheritdoc />
|
||||
public Interval(float seconds) : base(seconds)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue