summaryrefslogtreecommitdiffstats
path: root/src/controller/actions/pan.h (plain)
blob: 1af615e2800c8e02067b2030feae0dc18f81dd4b
1
2
3
4
5
6
7
8
9
#ifndef PAN_H
#define PAN_H

/*
 * Pan around the geometry.
 */
void pan (int x1, int y1, int x2, int y2);

#endif // PAN_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.