virtual bool skippable() const override
Returns true when the menu item has no action and therefore can be skipped.
Definition: item_colordisplay.hpp:35
This class provides functions for drawing things on screen.
Definition: drawing_context.hpp:42
virtual void draw(DrawingContext &, const Vector &pos, int menu_width, bool active) override
Draws the menu item.
Definition: item_colordisplay.cpp:29