private class Place.ExitEntry
extends java.lang.Object
implements com.github.oxo42.stateless4j.delegates.Action
Place.AppState.INSIDE
-> computes the opacity
given the actual Place.distance_from_user_
, calls Overlay.out(float)
for every
SoundEntity
being SoundEntity.Where.INSIDE
and dispatches a new PlaceEvent.EXIT
if the user isn't already outside () and there is
no reading still being played.Modifier | Constructor and Description |
---|---|
private |
ExitEntry() |
Modifier and Type | Method and Description |
---|---|
void |
doIt() |