C# Class SpriteEditor.Gui.DeleteTextureWindow

Inheritance: FlatRedBall.Gui.Window
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
DeleteTextureWindow ( Texture2D textureToDelete, List allTextures ) : System

Private Methods

Méthode Description
ClosingWindow ( Window callingWindow ) : void
ComboBoxOptionSelect ( Window callingWindow ) : void
OkButtonClick ( Window callingWindow ) : void
TextureComboBoxSelect ( Window callingWindow ) : void

Method Details

DeleteTextureWindow() public méthode

public DeleteTextureWindow ( Texture2D textureToDelete, List allTextures ) : System
textureToDelete Texture2D
allTextures List
Résultat System