C# 클래스 WebGame.Ship.Shield

파일 보기 프로젝트 열기: AdmiralPotato/ggj2013

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void

메소드 상세

Update() 공개 메소드

public Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void
elapsedTime System.TimeSpan
currentShip Ship
리턴 void