If you look at the code here you'll see that the select state uses some functions from the parameter state.
https://github.com/sdzx-1/ray-game/blob/master/src/select.zi...
So you can see that the select state itself is incomplete, and the parameter state completes it.
It doesn't seem to be any of the 3 described above.
Perhaps it is reasonable to call it semantic composition.
This item has no comments currently.
It looks like you have JavaScript disabled. This web app requires that JavaScript is enabled.
Please enable JavaScript to use this site (or just go read Hacker News).
If you look at the code here you'll see that the select state uses some functions from the parameter state.
https://github.com/sdzx-1/ray-game/blob/master/src/select.zi...
So you can see that the select state itself is incomplete, and the parameter state completes it.
It doesn't seem to be any of the 3 described above.
Perhaps it is reasonable to call it semantic composition.