C# Class Sharplike.Editlike.MapTools.RectangleTool

Inheritance: AbstractSelectionTool
Afficher le fichier Open project: eropple/sharplike

Méthodes publiques

Méthode Description
End ( Point tile ) : void
SetActive ( Main screen, String tag ) : void
Start ( Point tile ) : void

Method Details

End() public méthode

public End ( Point tile ) : void
tile Point
Résultat void

SetActive() public méthode

public SetActive ( Main screen, String tag ) : void
screen Main
tag String
Résultat void

Start() public méthode

public Start ( Point tile ) : void
tile Point
Résultat void