C# 클래스 ScreenshotSettings, KerbalLiveFeed

파일 보기 프로젝트 열기: SodiumEyes/KerbalLiveFeed 1 사용 예제들

공개 메소드들

메소드 설명
ScreenshotSettings ( ) : System
getBoundedDimensions ( int width, int height, int &bounded_w, int &bounded_h ) : void

메소드 상세

ScreenshotSettings() 공개 메소드

public ScreenshotSettings ( ) : System
리턴 System

getBoundedDimensions() 공개 메소드

public getBoundedDimensions ( int width, int height, int &bounded_w, int &bounded_h ) : void
width int
height int
bounded_w int
bounded_h int
리턴 void