Could someone let me know if there is a state that can be set for CCMenuItemToggle. I am saving a value to NSUserDefaults and retrieve that fine, but I would like my toggle button to reflect the change each time the app is loaded.
there is no setter for toggleItem.selectedItem for instance...
Thanks All!