C# Class GameRS.Battleground

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: jing-lu/ReoScript

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Battleground ( ) : System
NewSprite ( ) : Sprite

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

Battleground() public méthode

public Battleground ( ) : System
Résultat System

NewSprite() public méthode

public NewSprite ( ) : Sprite
Résultat Sprite

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void