C# 클래스 MonoGdx.Utils.ScalingExt

파일 보기 프로젝트 열기: jaquadro/MonoGdx

공개 메소드들

메소드 설명
Apply ( this scaling, float sourceWidth, float sourceHeight, float targetWidth, float targetHeight ) : Vector2

메소드 상세

Apply() 공개 정적인 메소드

public static Apply ( this scaling, float sourceWidth, float sourceHeight, float targetWidth, float targetHeight ) : Vector2
scaling this
sourceWidth float
sourceHeight float
targetWidth float
targetHeight float
리턴 Vector2