terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ControlsKeyboardTagHandler Class Reference
+ Inheritance diagram for ControlsKeyboardTagHandler:

Classes

class  ControlsKeyboardSnippet
 

Public Types

enum  MappingType {
  MoveUp , MoveDown , MoveLeft , MoveRight ,
  Aim , Fire , Jump , Interact ,
  InventoryToggle , CycleLeftPage , CycleRightPage , CyclePreviousHotbarItem ,
  CycleNextHotbarItem , SwitchToWorld , CraftItem , PickupItem ,
  EquipItem , Settings , NavigateInventory , Teleport ,
  ZoomIn , ZoomOut , NavigateHotbar , Count
}
 

Public Member Functions

TextSnippet Parse (string text, [Optional] Microsoft.Xna.Framework.Graphics.Color baseColor, [Optional] string options)
 
 ControlsKeyboardTagHandler ()
 

Static Public Member Functions

static bool PrintInlineMapping (SpriteBatch spriteBatch, SpriteFont spriteFont, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Graphics.Color color, float scale, SpriteFont.CharacterSource text, int offset, int endOffset, Microsoft.Xna.Framework.Vector2 size)
 
static bool MeasureInlineMapping (SpriteFont spriteFont, SpriteFont.CharacterSource text, int offset, int endOffset, Microsoft.Xna.Framework.Vector2 tagSize)
 

Static Private Member Functions

static void DrawKeyboardBinding (SpriteBatch spriteBatch, SpriteFont spriteFont, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Graphics.Color color, float scale, string bindingText, bool measure=false)
 

Detailed Description

Definition at line 11 of file ControlsKeyboardTagHandler.cs.


The documentation for this class was generated from the following file: