C# 클래스 DRObjects.GraphicsEngineObjects.LogFeedback

상속: Abstract.ActionFeedback
파일 보기 프로젝트 열기: Haedrian/Divine-Right 1 사용 예제들

공개 메소드들

메소드 설명
LogFeedback ( InterfaceSpriteName icon, Color colour, string text ) : System

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

ToString ( ) : string

메소드 상세

LogFeedback() 공개 메소드

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
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string