int peeps(int numevents, int action, int minType, int maxType) { // 78 return sdlPeepEvents(this, numevents, action, minType, maxType); }