Not logged inOpenClonk Forum
Up Topic Scenario properties

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Sven2
That seems like a bad candidate because the scenario might want to change that value and then the wealth display has to poll every time whether the value changed.

It's also creating a dependency (between scenario and wealth display) where none is needed.

GUI_Wealth->Show()/Hide() or SetVisible(true/false) look better to me.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill