C# 클래스 SpriteEditor.Gui.DeleteTextureWindow

상속: FlatRedBall.Gui.Window
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
DeleteTextureWindow ( Texture2D textureToDelete, List allTextures ) : System

비공개 메소드들

메소드 설명
ClosingWindow ( Window callingWindow ) : void
ComboBoxOptionSelect ( Window callingWindow ) : void
OkButtonClick ( Window callingWindow ) : void
TextureComboBoxSelect ( Window callingWindow ) : void

메소드 상세

DeleteTextureWindow() 공개 메소드

public DeleteTextureWindow ( Texture2D textureToDelete, List allTextures ) : System
textureToDelete Texture2D
allTextures List
리턴 System