@FunctionalInterface public interface SpaceListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
destroyableSpace(space : Space)
Invoked when the space could be destroyed.
|
def
destroyableSpace(space : Space) : void
SpaceListener
space
- reference to the created space.Copyright © 2021 the original authors or authors.