Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.tile.map.transition.fog |
Dedicated package to handle map fog of war.
|
Modifier and Type | Class and Description |
---|---|
class |
FovableModel
Fovable model implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
MapTileFog.update(Collection<Fovable> fovables)
Update fovable field of view (fog of war).
|
void |
FogOfWar.update(Collection<Fovable> fovables)
Update fovable field of view (fog of war).
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.