C# 클래스 FermiInTheAir.GameObjects.Projectile

상속: GameObject
파일 보기 프로젝트 열기: TominaP/Fermi-in-the-air

공개 메소드들

메소드 설명
Move ( ) : void
Projectile ( System.Point pos ) : System

메소드 상세

Move() 공개 메소드

public Move ( ) : void
리턴 void

Projectile() 공개 메소드

public Projectile ( System.Point pos ) : System
pos System.Point
리턴 System