Arguments
You can set the arguments you expect when constructing an atom (and their default values).
When you make an Explosion atom somewhere in your code, you could use those arguments:
Note: You would still need to implement what those arguments do in your element's code.
Last updated