Click or drag to resize

Rewired.Glyphs Namespace

 
Classes
  ClassDescription
Public classControllerElementGlyph
Base class for displaying glyphs / text for a specific Action Element Map or Controller Element Identifier. This component cannot be used alone. It requires a script to set either actionElementMap or the controllerElementIdentifier and axisRange. This class is mainly useful if you need to display a glyph for a specific controller element, such as when showing a list of glyphs for controller elements in a controller or when showing glyphs for controller elements currently contributing to an Action value.
Public classControllerElementGlyphBase
Base class for a Controller Element Glyph component.
Public classControllerElementGlyphSelectorOptions
Options for Controller Element Glyph selection.
Public classControllerElementGlyphSelectorOptionsSO
Public classControllerElementGlyphSelectorOptionsSOBase
Public classDefaultControllerElementGlyphSettingsBase
Base class of a component that allows you to define default controller element glyph settings in the inspector.
Public classGlyphOrTextBase
Public classGlyphOrTextBase<TGlyphComponent, TGlyphGraphic, TTextComponent>
Public classGlyphProvider
Manages glyphs.
Public classGlyphSet
A list of controller element glyphs.
Public classGlyphSet.EntryBase
Public classGlyphSet.EntryBase<TValue>
Public classGlyphSetCollection
A glyph set collection represents a list of glyph sets. This can be used to organize glyph sets into categories to work with them more easily. Glyph Set Collections can be chained, allowing you to organize glyph sets under one top-level collection, making it easy to swap out the entire set of glyphs for a different set. Examples of this might include having different glyph styles for different consoles / platforms or for localization purposes.
Public classGlyphTools
Public classSpriteGlyphSet
Public classSpriteGlyphSet.Entry
Enumerations