Exemple #1
0
 public override void SubscribeEvents(int ms)
 {
     m_eventsubscription = ms;
     _parent_scene.addCollisionEventReporting(this);
 }