C# Class PsmFramework.Engines.DrawEngine2d.Drawables.DebugLabel.RenderCacheData

Datei anzeigen Open project: artwallace/PsmFramework

Public Properties

Property Type Description
Character Char
Position Coordinate2

Public Methods

Method Description
ToString ( ) : String

Method Details

ToString() public method

public ToString ( ) : String
return String

Property Details

Character public_oe property

public Char Character
return Char

Position public_oe property

public Coordinate2 Position
return Coordinate2