add 'options' selectbox property
This commit is contained in:
@@ -32,6 +32,8 @@ namespace gui {
|
||||
|
||||
const std::vector<Option>& getOptions() const;
|
||||
|
||||
void setOptions(std::vector<Option>&& options);
|
||||
|
||||
void drawBackground(const DrawContext& pctx, const Assets&) override;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user