C# Class DRObjects.GraphicsEngineObjects.LogFeedback

Inheritance: Abstract.ActionFeedback
Afficher le fichier Open project: Haedrian/Divine-Right Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string