예제 #1
0
파일: Bouncer.cs 프로젝트: petter-a/Snake
 public Bouncer(Coordinate position) : base(position)
 {
 }