|
ARB
|
#include <aw_device.hxx>
Public Member Functions | |
| AW_size_tracker () | |
| void | restart () |
| void | track (const AW::Position &pos) |
| bool | was_drawn () const |
| const AW_world & | get_size () const |
| AW::Rectangle | get_size_as_Rectangle () const |
Definition at line 601 of file aw_device.hxx.
|
inline |
Definition at line 610 of file aw_device.hxx.
References restart().
|
inline |
Definition at line 612 of file aw_device.hxx.
References AW_world::clear().
Referenced by AW_size_tracker(), and AW_device_size::restart_tracking().
|
inline |
Definition at line 613 of file aw_device.hxx.
References AW_world::b, AW_world::l, AW_world::r, AW_world::t, AW::Position::xpos(), and AW::Position::ypos().
|
inline |
Definition at line 625 of file aw_device.hxx.
Referenced by AW_device_size::get_unscaleable_overlap().
|
inline |
Definition at line 626 of file aw_device.hxx.
Referenced by AW_device_size::get_size_information(), and AW_device_size::get_unscaleable_overlap().
|
inline |
Definition at line 627 of file aw_device.hxx.
References AW_world::b, AW_world::l, AW_world::r, and AW_world::t.
Referenced by AW_device_size::get_size_information(), and AW_device_size::get_size_information_unscaled().
1.8.8