C# 클래스 Visualizer.CircleAllocator

상속: Visualizer.TeamAllocator
파일 보기 프로젝트 열기: HackerDom/ructf-2013-final

보호된 메소드들

메소드 설명
AllocateAll ( ) : void

비공개 메소드들

메소드 설명
Allocate ( Visualizer.Point2D center, double radius, int N ) : void
CirclePoint ( double radius, double phi ) : Visualizer.Point2D

메소드 상세

AllocateAll() 보호된 메소드

protected AllocateAll ( ) : void
리턴 void