C# Class idTech4.Game.Entities.PlayerView

Mostrar archivo Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
Draw ( idUserInterface hud ) : void
PlayerView ( idPlayer player ) : System

Private Methods

Method Description
SingleView ( idUserInterface hud, idRenderView renderView ) : void

Method Details

Draw() public method

public Draw ( idUserInterface hud ) : void
hud idTech4.UI.idUserInterface
return void

PlayerView() public method

public PlayerView ( idPlayer player ) : System
player idPlayer
return System