Romestead Assembly Reference

Candide.Graphics.VisualDebug.VisualDebugText

Type JSON

public class in Candide.Graphics.VisualDebug

Methods4
Properties0
Fields5
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_colorprivateprivate Microsoft.Xna.Framework.Color _color
_fontprivateprivate FontStashSharp.StaticSpriteFont _font
_positionprivateprivate Microsoft.Xna.Framework.Vector2 _position
_scaleprivateprivate Microsoft.Xna.Framework.Vector2 _scale
_textprivateprivate System.String _text

Methods

Draw

public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash557007E92B19035CB7F0A3661B6CBE65D11BF1EEB495C7366732CF4AAC9FF66B
  • Body hash450A343D6BE473D60A4C745A8B0CBCB9F27D73FCACE33FB4D0A56C61568BDDA1
  • 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 typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE906A839D961924978503347DC6D3ED199497F8933855BE1639BCECFA21749F7
  • Body hashAEFC9AD6EA1BF97F81E42F3018BCB09D24771BEF6B0DC4EF87A9718787023896
  • IL size19
Referenced calls
Called by

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 typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8D1568278AA0719DEC75D16F25CEF7589909B7BAE8850D6E3C592452888D4F0C
  • Body hash0C3CF4FDDBAB864FD27FB2F73DF924127FEFE7F552AFDD943A7A502E8B4EE77F
  • IL size35
Referenced calls

Draw

public System.Void Draw(Microsoft.Xna.Framework.Vector2 position, System.String text, System.Single lifetime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashDD26C0639B740D9BDFA0AAB5DF7F804BB2E93CBA4DE7E7EA84B5A877952734BB
  • Body hash7BE41C7F28711AB0EF51242EAA08E162653BF3A488AAF2CD1A68BF8AA6580918
  • IL size39
Referenced calls
Called by