C# Class OpenRA.Widgets.RootWidget

Inheritance: ContainerWidget
ファイルを表示 Open project: pchote/OpenRA

Public Methods

Method Description
HandleKeyPress ( KeyInput e ) : bool
RootWidget ( ) : OpenRA.Graphics

Method Details

HandleKeyPress() public method

public HandleKeyPress ( KeyInput e ) : bool
e KeyInput
return bool

RootWidget() public method

public RootWidget ( ) : OpenRA.Graphics
return OpenRA.Graphics