
Public Member Functions | |
| BorderDelegate (const std::string &tx, const BorderUVSet &uvs) | |
| void | draw (render::Renderer2D *r, const BrdSP &brd, const Displayable *owner, const int &x, const int &y, const int &w, const int &h) const |
| float | getAlpha (const Point &txl) const |
| ONE::render::Image * | getImage () const |
| const ONE::render::TextureRef | getTexture () const |
| bool | isOnBorder (const Point &, const BrdSP &, const Displayable *) const |
checks if pt is on the visible area of brd | |
| Point | toTexel (const Point &pt, const Size &sz, const UVRect &uv) const |
Static Public Attributes | |
| static const float | ALPHA_THRESH |
| static const Fringe | FOCUS_FRINGE |
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
Implements ONE::gui::BorderDelegate. |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
checks if
Implementations may assume that bounds and component inner area checks have already been performed. Completely opaque border implementations may simply return Implements ONE::gui::BorderDelegate. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.3