C# 클래스 WarTornLands.Entities.AI.Polygon

상속: Zone
파일 보기 프로젝트 열기: floAr/WarTornLands

공개 메소드들

메소드 설명
Contains ( Vector2 point ) : bool
Polygon ( List vertices ) : System

메소드 상세

Contains() 공개 메소드

public Contains ( Vector2 point ) : bool
point Vector2
리턴 bool

Polygon() 공개 메소드

public Polygon ( List vertices ) : System
vertices List
리턴 System