C# Class GumRuntime.InstanceSaveExtensionMethods

Mostrar archivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
ToGraphicalUiElement ( this instanceSave, SystemManagers systemManagers ) : GraphicalUiElement

Private Methods

Method Description
ColorFromRvf ( RecursiveVariableFinder rvf ) : Microsoft.Xna.Framework.Color
SetAlignmentValues ( Text text, RecursiveVariableFinder rvf ) : void
SetAlphaAndColorValues ( NineSlice nineSlice, RecursiveVariableFinder rvf ) : void
SetAlphaAndColorValues ( SolidRectangle solidRectangle, RecursiveVariableFinder rvf ) : void
SetAlphaAndColorValues ( Sprite sprite, RecursiveVariableFinder rvf ) : void
SetAlphaAndColorValues ( Text text, RecursiveVariableFinder rvf ) : void
TryHandleAsBaseType ( string baseType, SystemManagers systemManagers, IRenderable &containedObject ) : bool

Method Details

ToGraphicalUiElement() public static method

public static ToGraphicalUiElement ( this instanceSave, SystemManagers systemManagers ) : GraphicalUiElement
instanceSave this
systemManagers RenderingLibrary.SystemManagers
return Gum.Wireframe.GraphicalUiElement