Uses of Class
edu.ubo.satellitebeacons.main.event.StartSyncEvent
-
Packages that use StartSyncEvent Package Description edu.ubo.satellitebeacons.main.simulation.components -
-
Uses of StartSyncEvent in edu.ubo.satellitebeacons.main.simulation.components
Methods in edu.ubo.satellitebeacons.main.simulation.components with parameters of type StartSyncEvent Modifier and Type Method Description voidGMovable. onStartSync(StartSyncEvent event)Synchronization between beacon and satellite is starting.
-