DRect

Undocumented in source.

Members

Functions

In
bool In(DRect b)
Undocumented in source. Be warned that the author may not have intended to support it.
NotIntersect
bool NotIntersect(DRect b)
Undocumented in source. Be warned that the author may not have intended to support it.
apply
DRect apply(DRect b)
Undocumented in source. Be warned that the author may not have intended to support it.
rescale_screen
void rescale_screen(CoordinatesPlusScale screen, SDL_Rect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
to_screen
SDL_Rect to_screen(CoordinatesPlusScale screen)
h
double h;
w
double w;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
double x;
y
double y;
Undocumented in source.

Meta