C# Class Clandestine.Renderable

显示文件 Open project: mrmikey/nes Class Usage Examples

Public Properties

Property Type Description
Visible bool

Public Methods

Method Description
Dispose ( ) : void
Renderable ( ) : System

Private Methods

Method Description
Render ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Renderable() public method

public Renderable ( ) : System
return System

Property Details

Visible public_oe property

public bool Visible
return bool