C# Class invertika_game.TriggerArea

Inheritance: invertika_game.Game.Thing
Afficher le fichier Open project: Invertika/server

Méthodes publiques

Méthode Description
TriggerArea ( MapComposite m, ISL.Server.Utilities.Rectangle r, TriggerAction ptr, bool once ) : System
update ( ) : void

Method Details

TriggerArea() public méthode

public TriggerArea ( MapComposite m, ISL.Server.Utilities.Rectangle r, TriggerAction ptr, bool once ) : System
m invertika_game.Game.MapComposite
r ISL.Server.Utilities.Rectangle
ptr TriggerAction
once bool
Résultat System

update() public méthode

public update ( ) : void
Résultat void