category in element properties comments
info about "category" in the comments showing the different element properties
This commit is contained in:
parent
c9a8cef28a
commit
246f534d35
|
|
@ -394,6 +394,7 @@
|
||||||
// name - display name of the element
|
// name - display name of the element
|
||||||
// color - color of the element's pixel *
|
// color - color of the element's pixel *
|
||||||
// behavior - behavior of the element *
|
// 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)
|
// density - density of the element [only used for movable elements] (kg/m^3)
|
||||||
// state - solid, liquid, or gas [only used for movable elements]
|
// state - solid, liquid, or gas [only used for movable elements]
|
||||||
// conduct - conductivity of the element (0-1)
|
// conduct - conductivity of the element (0-1)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue