|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for ControlsTouchTagHandler:
Collaboration diagram for ControlsTouchTagHandler:Classes | |
| class | ControlsTouchSnippet |
Public Member Functions | |
| TextSnippet | Parse (string text, Color baseColor=default(Color), string options=null) |
| ControlsTouchTagHandler () | |
Static Public Member Functions | |
| static bool | MeasureInline (ref SpriteFont.CharacterSource text, int offset, ref int endOffset, ref Vector2 size) |
| static bool | PrintInline (SpriteBatch spriteBatch, Vector2 position, Color color, float scale, ref SpriteFont.CharacterSource text, int offset, ref int endOffset, ref Vector2 size) |
Definition at line 14 of file ControlsTouchTagHandler.cs.