C# Class OpenBve.BackgroundManager.BackgroundObject

Represents a background object
Inheritance: BackgroundHandle
ファイルを表示 Open project: leezer3/OpenBVE

Private Methods

Method Description
BackgroundObject ( ObjectManager Object ) : System

Creates a new background object

RenderBackground ( float Scale ) : void
RenderBackground ( float Alpha, float Scale ) : void
UpdateBackground ( double TimeElapsed, bool Target ) : void