Added colors and textures
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -158,6 +158,7 @@ class _WolfRendererState extends State<WolfRenderer>
|
||||
size: Size(constraints.maxWidth, constraints.maxHeight),
|
||||
painter: RaycasterPainter(
|
||||
map: currentLevel,
|
||||
textures: gameMap.textures,
|
||||
player: player,
|
||||
playerAngle: playerAngle,
|
||||
fov: fov,
|
||||
|
||||
Reference in New Issue
Block a user