#include <mapascrollarea.h>
Métodos públicos | |
MapaScrollArea () | |
void | ActualizarVision (int x, int y) |
Métodos protegidos | |
void | scrollContentsBy (int dx, int dy) |
MapaScrollArea::MapaScrollArea | ( | ) | [inline] |
Constructor de la clase MapaScrollArea. Inicializa el scroll.
void MapaScrollArea::ActualizarVision | ( | int | x, | |
int | y | |||
) |
void MapaScrollArea::scrollContentsBy | ( | int | dx, | |
int | dy | |||
) | [protected] |