C# Class MonoGdx.Utils.ScalingExt

Afficher le fichier Open project: jaquadro/MonoGdx

Méthodes publiques

Méthode Description
Apply ( this scaling, float sourceWidth, float sourceHeight, float targetWidth, float targetHeight ) : Vector2

Method Details

Apply() public static méthode

public static Apply ( this scaling, float sourceWidth, float sourceHeight, float targetWidth, float targetHeight ) : Vector2
scaling this
sourceWidth float
sourceHeight float
targetWidth float
targetHeight float
Résultat Vector2