Functions | |
| const sge::sprite::point | pos_ (0, 0) |
| const sge::texture::part_ptr | texture_ (no_texture) |
| const sge::sprite::dim | dim_ (0, 0) |
| const sge::sprite::color | color_ (255, 255, 255, 255) |
| const sge::sprite::depth_type | depth_ (0) |
| const sge::sprite::rotation_type | rotation_ (0) |
| const bool | visible_ (true) |
Variables | |
| SGE_SYMBOL const point | pos_ |
| SGE_SYMBOL const texture::part_ptr | texture_ |
| SGE_SYMBOL const dim | dim_ |
| SGE_SYMBOL const color | color_ |
| SGE_SYMBOL const depth_type | depth_ |
| SGE_SYMBOL const rotation_type | rotation_ |
| SGE_SYMBOL const bool | visible_ |
| const sge::sprite::color sge::sprite::defaults::color_ | ( | 255 | , | |
| 255 | , | |||
| 255 | , | |||
| 255 | ||||
| ) |
| const sge::sprite::depth_type sge::sprite::defaults::depth_ | ( | 0 | ) |
| const sge::sprite::dim sge::sprite::defaults::dim_ | ( | 0 | , | |
| 0 | ||||
| ) |
| const sge::sprite::point sge::sprite::defaults::pos_ | ( | 0 | , | |
| 0 | ||||
| ) |
| const sge::texture::part_ptr sge::sprite::defaults::texture_ | ( | no_texture | ) |
| const bool sge::sprite::defaults::visible_ | ( | true | ) |
| SGE_SYMBOL const color sge::sprite::defaults::color_ |
| SGE_SYMBOL const depth_type sge::sprite::defaults::depth_ |
| SGE_SYMBOL const dim sge::sprite::defaults::dim_ |
| SGE_SYMBOL const point sge::sprite::defaults::pos_ |
| SGE_SYMBOL const rotation_type sge::sprite::defaults::rotation_ |
| SGE_SYMBOL const texture::part_ptr sge::sprite::defaults::texture_ |
| SGE_SYMBOL const bool sge::sprite::defaults::visible_ |
1.5.5