Пример #1
0
 public void AddLandingListener(FCEventListener listener, FCEvent fcEvent)
 {
     flipper.AddLandingListener(listener, fcEvent);
 }