C# Class Server.Items.Fists.MoveDelayTimer

Inheritance: Timer
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
MoveDelayTimer ( Mobile m ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

MoveDelayTimer() public method

public MoveDelayTimer ( Mobile m ) : System
m Mobile
return System

OnTick() protected method

protected OnTick ( ) : void
return void