#include <archon/util/options.H>
Collaboration diagram for Archon::Utilities::Options::IntByInt:
Public Member Functions | |
bool | operator== (const IntByInt &o) const |
Public Attributes | |
int | x |
int | y |
Can be used as an option type.
Definition at line 203 of file options.H.