C# 클래스 SFML.Graphics.RectHelper

파일 보기 프로젝트 열기: Thraka/SadConsole

공개 메소드들

메소드 설명
Contains ( this rect, IntRect value ) : bool

메소드 상세

Contains() 공개 정적인 메소드

public static Contains ( this rect, IntRect value ) : bool
rect this
value IntRect
리턴 bool