Stephen Ralph / Mbed 2 deprecated Asteroids

Dependencies:   mbed 4DGL-uLCD-SE PinDetect

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers overlap.h Source File

overlap.h

00001 #include "ScreenObject.h"
00002 bool overlap(ScreenObject & a, ScreenObject & b);