C# Class Server.Spells.Spell.AnimTimer

Inheritance: Timer
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
AnimTimer ( Spell spell, int count ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

AnimTimer() public méthode

public AnimTimer ( Spell spell, int count ) : System
spell Spell
count int
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void