C# Class FlatRedBall.Gui.InfoBar

UI element which stretches across the bottom of the screen. This element automatically resizes horiontally to fill the entire bottom of the screen.
Inheritance: Window
显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
InfoBar ( Cursor cursor ) : System

Method Details

InfoBar() public method

public InfoBar ( Cursor cursor ) : System
cursor Cursor
return System