Ejemplo n.º 1
0
 public SlimeTrail(Slime body)
 {
     m_SlimeBody = body;
     m_Alive     = true;
 }