Package org.jfugue.realtime
Interface ScheduledEvent
-
public interface ScheduledEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(RealtimePlayer player, long timeInMillis)
-
-
-
Method Detail
-
execute
void execute(RealtimePlayer player, long timeInMillis)
-
-