decorations abstract method
Used to get all "Decoration" or oly visibles.
Implementation
Iterable<GameDecoration> decorations({bool onlyVisible = false});
Used to get all "Decoration" or oly visibles.
Iterable<GameDecoration> decorations({bool onlyVisible = false});