📄 Fog.tests.js
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 1 |
📊 Variables & Constants | 4 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 test/unit/src/scenes/Fog.tests.js
📦 Imports¶
Name | Source |
---|---|
Fog |
../../../../src/scenes/Fog.js |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
object |
Fog |
let/var | new Fog() |
✗ |
object_color |
Fog |
let/var | new Fog( 0xffffff ) |
✗ |
object_all |
Fog |
let/var | new Fog( 0xffffff, 0.015, 100 ) |
✗ |
object |
Fog |
let/var | new Fog() |
✗ |