Candide.Graphics.VisualDebug.VisualDebugText
Type JSONpublic class in Candide.Graphics.VisualDebug
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.VisualDebug - Base type
CandideCreator.Shared.Graphics.VisualDebugDrawable - Hash
5EB03DDF53FFD634801637651FEE90B7EE2C4E3F7452954F5D2D1A3F60259484
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_color# | private | private Microsoft.Xna.Framework.Color _color |
_font# | private | private FontStashSharp.StaticSpriteFont _font |
_position# | private | private Microsoft.Xna.Framework.Vector2 _position |
_scale# | private | private Microsoft.Xna.Framework.Vector2 _scale |
_text# | private | private System.String _text |
Methods
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
557007E92B19035CB7F0A3661B6CBE65D11BF1EEB495C7366732CF4AAC9FF66B - Body hash
450A343D6BE473D60A4C745A8B0CBCB9F27D73FCACE33FB4D0A56C61568BDDA1 - IL size196
Referenced calls
Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Color::get_Black()System.Nullable<Microsoft.Xna.Framework.Vector2>::.ctor(!0)FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.Vector2 position, System.String text, Microsoft.Xna.Framework.Color color, FontStashSharp.StaticSpriteFont font, Microsoft.Xna.Framework.Vector2 scale, System.Single lifetime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E906A839D961924978503347DC6D3ED199497F8933855BE1639BCECFA21749F7 - Body hash
AEFC9AD6EA1BF97F81E42F3018BCB09D24771BEF6B0DC4EF87A9718787023896 - IL size19
Referenced calls
Candide.Graphics.VisualDebug.VisualDebugText::.ctor(Microsoft.Xna.Framework.Vector2, System.String, Microsoft.Xna.Framework.Color, FontStashSharp.StaticSpriteFont, Microsoft.Xna.Framework.Vector2, System.Single)CandideCreator.Shared.Graphics.VisualDebug::Custom(CandideCreator.Shared.Graphics.VisualDebugDrawable)
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.Vector2 position, System.String text, Microsoft.Xna.Framework.Color color, System.Single lifetime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8D1568278AA0719DEC75D16F25CEF7589909B7BAE8850D6E3C592452888D4F0C - Body hash
0C3CF4FDDBAB864FD27FB2F73DF924127FEFE7F552AFDD943A7A502E8B4EE77F - IL size35
Referenced calls
Microsoft.Xna.Framework.Vector2::get_One()Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Candide.Graphics.VisualDebug.VisualDebugText::.ctor(Microsoft.Xna.Framework.Vector2, System.String, Microsoft.Xna.Framework.Color, FontStashSharp.StaticSpriteFont, Microsoft.Xna.Framework.Vector2, System.Single)CandideCreator.Shared.Graphics.VisualDebug::Custom(CandideCreator.Shared.Graphics.VisualDebugDrawable)
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.Vector2 position, System.String text, System.Single lifetime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
DD26C0639B740D9BDFA0AAB5DF7F804BB2E93CBA4DE7E7EA84B5A877952734BB - Body hash
7BE41C7F28711AB0EF51242EAA08E162653BF3A488AAF2CD1A68BF8AA6580918 - IL size39
Referenced calls
Microsoft.Xna.Framework.Color::get_Red()Microsoft.Xna.Framework.Vector2::get_One()Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Candide.Graphics.VisualDebug.VisualDebugText::.ctor(Microsoft.Xna.Framework.Vector2, System.String, Microsoft.Xna.Framework.Color, FontStashSharp.StaticSpriteFont, Microsoft.Xna.Framework.Vector2, System.Single)CandideCreator.Shared.Graphics.VisualDebug::Custom(CandideCreator.Shared.Graphics.VisualDebugDrawable)