Uses of Interface
rea.events.UpdateEvent
Packages that use UpdateEvent
-
Uses of UpdateEvent in rea.events
Classes in rea.events with type parameters of type UpdateEventModifier and TypeClassDescriptionclass
EventBroadcast<T extends UpdateEvent>
Event broadcast to registered listeners.class
EventMulticast<T extends UpdateEvent>
Event multicast to groups of registered listeners.interface
UpdateListener<T extends UpdateEvent>
A listener for updates.Classes in rea.events that implement UpdateEventModifier and TypeClassDescriptionclass
Event that indicates that a game instance has changed.class
An event that is sent to the client to update the list of games to play.class
An event that is sent to the client to update the player's inventory.class
An event that delivers a message to a player.class
An event that updates the scene, i.e.