Uses of Interface
ch.sahits.game.event.IEventListener

Uses of IEventListener in ch.sahits.game.event
 

Fields in ch.sahits.game.event with type parameters of type IEventListener
private static ConcurrentLinkedQueue<IEventListener> Event.listeners
           
 

Methods in ch.sahits.game.event with parameters of type IEventListener
static void Event.add(IEventListener listener)
           
static void Event.remove(IEventListener listener)
           
 



Copyright © 2012 Sahits GmbH. All Rights Reserved.