C# Class FlatRedBall.Gui.ChatWindow

Inheritance: Window
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
AddText ( string text ) : void
ChatWindow ( Cursor cursor ) : System

Private Methods

Méthode Description
ResizeEvent ( Window callingWindow ) : void
TextBoxEnter ( Window callingWindow ) : void

Method Details

AddText() public méthode

public AddText ( string text ) : void
text string
Résultat void

ChatWindow() public méthode

public ChatWindow ( Cursor cursor ) : System
cursor Cursor
Résultat System