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