Working implementation of light change when door opens
This commit is contained in:
@@ -175,6 +175,7 @@ data LightSource = LS
|
||||
, _lsDir :: !Float
|
||||
, _lsRad :: !Float
|
||||
, _lsIntensity :: !Point3
|
||||
, _lsPict :: LightSource -> Picture
|
||||
}
|
||||
data TempLightSource = TLS
|
||||
{ _tlsPos :: !Point3
|
||||
|
||||
Reference in New Issue
Block a user