C# Class Editor.Level

Inheritance: Item
Afficher le fichier Open project: PowerKiKi/polukili Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Paint ( System args, State state ) : void
Read ( System element ) : void
SetFileName ( string filename ) : void
ToXML ( System writer ) : void

Method Details

Paint() public méthode

public Paint ( System args, State state ) : void
args System
state State
Résultat void

Read() public méthode

public Read ( System element ) : void
element System
Résultat void

SetFileName() public méthode

public SetFileName ( string filename ) : void
filename string
Résultat void

ToXML() public méthode

public ToXML ( System writer ) : void
writer System
Résultat void