#include <charPlacement.h>
Public Member Functions | |
INLINE | CharPlacement (const CharBitmap *bm, int x, int y, int width, int height) |
bool | intersects (int x, int y, int x_size, int y_size) const |
Public Attributes | |
const CharBitmap * | _bm |
int | _x |
int | _y |
int | _width |
int | _height |
|
|
|
Definition at line 32 of file charPlacement.cxx. References _height, _width, _x, _y, x, and y. Referenced by CharLayout::find_overlap(). |
|
Definition at line 41 of file charPlacement.h. Referenced by EggMakeFont::copy_character(). |
|
Definition at line 43 of file charPlacement.h. Referenced by CharLayout::find_hole(), and intersects(). |
|
Definition at line 43 of file charPlacement.h. Referenced by CharLayout::find_hole(), and intersects(). |
|
Definition at line 42 of file charPlacement.h. Referenced by EggMakeFont::copy_character(), CharLayout::find_hole(), and intersects(). |
|
Definition at line 42 of file charPlacement.h. Referenced by EggMakeFont::copy_character(), CharLayout::find_hole(), and intersects(). |