#include <MyArea.hh>
Public Attributes | |
| int | col |
| bool | cross |
| int | dest |
| unsigned long long | diff |
| std::vector< Dot > | dot |
| bool | left_cross |
| bool | mark |
| int | mouseover |
| int | nt |
| int | pos_in_file |
| unsigned long | serial |
| int | src |
| unsigned long long | time |
| int | x_draw |
| int | y1_draw |
| int | y2_draw |
| int Frame::col |
| bool Frame::cross |
| int Frame::dest |
| unsigned long long Frame::diff |
| std::vector<Dot> Frame::dot |
| bool Frame::left_cross |
| bool Frame::mark |
| int Frame::mouseover |
| unsigned long Frame::serial |
| int Frame::src |
| unsigned long long Frame::time |
| int Frame::x_draw |
| int Frame::y1_draw |
| int Frame::y2_draw |