C# Class SpriteEditor.Gui.GuiData

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
ListWindow ListWindow
ToolsWindow ToolsWindow
fileButtonWindow FileButtonWindow
mCameraPropertyGrid CameraPropertyGrid
messages GuiMessages
spriteGridPropertiesWindow SpriteGridCreationPropertiesWindow
srSaveOptions SpriteRigSaveOptions

Méthodes publiques

Méthode Description
Initialize ( ) : void
ToggleWindowVisibility ( ) : void
Update ( ) : void

Private Methods

Méthode Description
ChangeTextureThroughPropertyGrid ( Window callingWindow ) : void
CreateAnimationChainListDisplayWindow ( Window callingWindow ) : void
CreateInfoBar ( ) : void
CreateListDisplayWindows ( ) : void
CreatePropertyGrids ( ) : void
SetAnimationChainOnCurrentSprite ( Window callingWindow ) : void
UpdatePropertyGrids ( ) : void
UpdateToolsWindow ( ) : void
mMenuStrip_SavedSuccess ( object sender, EventArgs e ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

ToggleWindowVisibility() public static méthode

public static ToggleWindowVisibility ( ) : void
Résultat void

Update() public static méthode

public static Update ( ) : void
Résultat void

Property Details

ListWindow public_oe static_oe property

public static ListWindow ListWindow
Résultat ListWindow

ToolsWindow public_oe static_oe property

public static ToolsWindow ToolsWindow
Résultat ToolsWindow

fileButtonWindow public_oe static_oe property

public static FileButtonWindow fileButtonWindow
Résultat FileButtonWindow

mCameraPropertyGrid public_oe static_oe property

public static CameraPropertyGrid mCameraPropertyGrid
Résultat CameraPropertyGrid

messages public_oe static_oe property

public static GuiMessages messages
Résultat GuiMessages

spriteGridPropertiesWindow public_oe static_oe property

public static SpriteGridCreationPropertiesWindow spriteGridPropertiesWindow
Résultat SpriteGridCreationPropertiesWindow

srSaveOptions public_oe static_oe property

public static SpriteRigSaveOptions srSaveOptions
Résultat SpriteRigSaveOptions