C# Class OpenBve.BackgroundManager.DynamicBackground

Represents a dynamic background, made up of a series of static backgrounds
Inheritance: BackgroundHandle
Afficher le fichier Open project: leezer3/OpenBVE

Private Methods

Méthode Description
DynamicBackground ( StaticBackground Backgrounds ) : System

Creates a new dynamic background

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