C# Class PolygonEditor.EditorData

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
EditorProperties EditorProperties

Méthodes publiques

Méthode Description
DeleteForNew ( ) : void
Initialize ( ShapeCollection shapeCollectionEditing ) : void
LoadPolygonList ( string fileName ) : void
LoadScene ( string fileName ) : void
SaveScene ( string fileName ) : void
UnloadScene ( ) : void
Update ( ) : void

Private Methods

Méthode Description
PerformMouseCameraControl ( ) : void
UpdateUI ( ) : void

Method Details

DeleteForNew() public static méthode

public static DeleteForNew ( ) : void
Résultat void

Initialize() public static méthode

public static Initialize ( ShapeCollection shapeCollectionEditing ) : void
shapeCollectionEditing ShapeCollection
Résultat void

LoadPolygonList() public static méthode

public static LoadPolygonList ( string fileName ) : void
fileName string
Résultat void

LoadScene() public static méthode

public static LoadScene ( string fileName ) : void
fileName string
Résultat void

SaveScene() public static méthode

public static SaveScene ( string fileName ) : void
fileName string
Résultat void

UnloadScene() public static méthode

public static UnloadScene ( ) : void
Résultat void

Update() public static méthode

public static Update ( ) : void
Résultat void

Property Details

EditorProperties public_oe static_oe property

public static EditorProperties,PolygonEditor EditorProperties
Résultat EditorProperties