예제 #1
0
 protected void Install(EntityHitbox hit)
 {
     this.hitbox = hit;
 }
예제 #2
0
 public void SetHitbox(EntityHitbox box)
 {
     this.hitbox = box;
 }