conrod icon indicating copy to clipboard operation
conrod copied to clipboard

Is it possible to use conrod in retained mode?

Open danielkeller opened this issue 4 years ago • 0 comments

Conrod's description states that it's an immediate-mode wrapper over a retained-mode UI. Is it possible to use it in retained mode? That is, create the UI once, then query it for events, update widgets by their id, and so on.

danielkeller avatar Dec 29 '21 12:12 danielkeller