C# Class OpenRA.Graphics.ViewportExts

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
Includes ( this d, ScrollDirection s ) : bool
Set ( this d, ScrollDirection s, bool val ) : ScrollDirection

Method Details

Includes() public static méthode

public static Includes ( this d, ScrollDirection s ) : bool
d this
s ScrollDirection
Résultat bool

Set() public static méthode

public static Set ( this d, ScrollDirection s, bool val ) : ScrollDirection
d this
s ScrollDirection
val bool
Résultat ScrollDirection