Merge pull request #9 from Nubo318/patch-1
category in element properties comments
This commit is contained in:
commit
55219078dc
|
|
@ -394,6 +394,7 @@
|
|||
// name - display name of the element
|
||||
// color - color of the element's pixel *
|
||||
// behavior - behavior of the element *
|
||||
// category - category in which the element will show up in
|
||||
// density - density of the element [only used for movable elements] (kg/m^3)
|
||||
// state - solid, liquid, or gas [only used for movable elements]
|
||||
// conduct - conductivity of the element (0-1)
|
||||
|
|
|
|||
Loading…
Reference in New Issue