C# Class LynnaLab.SubTileEditor

Inheritance: Gtk.Alignment
Afficher le fichier Open project: Drenn1/LynnaLab Class Usage Examples

Private Properties

Свойство Type Description
PullEverything void
PushFlags void

Méthodes publiques

Méthode Description
SetArea ( Area a ) : void
SetTileIndex ( int tile ) : void
SubTileEditor ( AreaEditor areaEditor ) : System

Private Methods

Méthode Description
PullEverything ( ) : void
PushFlags ( ) : void

Method Details

SetArea() public méthode

public SetArea ( Area a ) : void
a Area
Résultat void

SetTileIndex() public méthode

public SetTileIndex ( int tile ) : void
tile int
Résultat void

SubTileEditor() public méthode

public SubTileEditor ( AreaEditor areaEditor ) : System
areaEditor AreaEditor
Résultat System