C# Class DRObjects.GraphicsEngineObjects.LogFeedback

Inheritance: Abstract.ActionFeedback
Datei anzeigen Open project: Haedrian/Divine-Right Class Usage Examples

Public Methods

Method Description
LogFeedback ( InterfaceSpriteName icon, Color colour, string text ) : System

Creates a new Current log Feedback and the text to be shown

ToString ( ) : string

Method Details

LogFeedback() public method

Creates a new Current log Feedback and the text to be shown
public LogFeedback ( InterfaceSpriteName icon, Color colour, string text ) : System
icon InterfaceSpriteName
colour Color
text string
return System

ToString() public method

public ToString ( ) : string
return string