C# 클래스 TugOfBaby.Stats

파일 보기 프로젝트 열기: martinvium/ngj2012

공개 메소드들

메소드 설명
CollectItem ( GameObject go, int points ) : void
CompleteDeed ( GameObject go, int points ) : void
Stats ( ) : System

메소드 상세

CollectItem() 공개 메소드

public CollectItem ( GameObject go, int points ) : void
go GameObject
points int
리턴 void

CompleteDeed() 공개 메소드

public CompleteDeed ( GameObject go, int points ) : void
go GameObject
points int
리턴 void

Stats() 공개 메소드

public Stats ( ) : System
리턴 System