Beispiel #1
0
 public bool HasRoof(int index)
 {
     return(m_bubbleController.HasRoof(index));
 }