C# Class OpenBve.BackgroundManager.BackgroundHandle

Represents a handle to an abstract background.
ファイルを表示 Open project: leezer3/OpenBVE Class Usage Examples

Private Methods

Method Description
RenderBackground ( float Scale ) : void

Renders the background with the specified scale

RenderBackground ( float Alpha, float Scale ) : void

Renders the background with the specified level of alpha and scale

UpdateBackground ( double ElapsedTime, bool Target ) : void

Called once a frame to update the current state of the background