C# Class InstructionEditor.Gui.GuiData

Show file Open project: vchelaru/FlatRedBall

Public Properties

Property Type Description
TimeLineWindow TimeLineWindow

Public Methods

Method Description
Update ( ) : void

Private Methods

Method Description
CreatePropertyGrids ( ) : void
CreateToolsWindow ( ) : void
GuiData ( ) : System
PositionedModelHighlight ( Window callingWindow ) : void
SpriteFrameHighlight ( Window callingWindow ) : void
SpriteHighlight ( Window callingWindow ) : void
TextHighlight ( Window callingWindow ) : void
UpdateCurrentKeyframe ( Window callingWindow ) : void
UpdateListDisplays ( ) : void
UpdatePropertyGrids ( ) : void

Method Details

Update() public static method

public static Update ( ) : void
return void

Property Details

TimeLineWindow public static property

public static TimeLineWindow,InstructionEditor.Gui TimeLineWindow
return TimeLineWindow