C# Class FSO.Client.UI.Controls.UIRectangle

Inheritance: FSO.Client.UI.Framework.UIElement
Mostrar archivo Open project: RHY3756547/FreeSO

Public Methods

Method Description
Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void
UIRectangle ( ) : System

Private Methods

Method Description
OnMouse ( UIMouseEventType type, UpdateState state ) : void

Method Details

Draw() public method

public Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void
batch FSO.Client.UI.Framework.UISpriteBatch
return void

UIRectangle() public method

public UIRectangle ( ) : System
return System