C# 클래스 RTSEngine.Data.ImpactRegion

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

공개 메소드들

메소드 설명
AddToRegionImpact ( int amount ) : void
ImpactRegion ( List cellList ) : System

메소드 상세

AddToRegionImpact() 공개 메소드

public AddToRegionImpact ( int amount ) : void
amount int
리턴 void

ImpactRegion() 공개 메소드

public ImpactRegion ( List cellList ) : System
cellList List
리턴 System