C# Class GumRuntime.InstanceSaveExtensionMethods

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
ToGraphicalUiElement ( this instanceSave, SystemManagers systemManagers ) : GraphicalUiElement

Private Methods

Méthode 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 méthode

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