HOG2
|
Go to the source code of this file.
Functions | |
bool | operator== (const airplaneState &s1, const airplaneState &s2) |
bool operator== | ( | const airplaneState & | s1, |
const airplaneState & | s2 | ||
) |
Definition at line 12 of file Airplane.cpp.
References airplaneState::heading, airplaneState::height, airplaneState::speed, airplaneState::x, and airplaneState::y.