Pong.cpp File Reference

#include "Qt.h" [code]
#include "Pong.h" [code]

Include dependency graph for Pong.cpp:

Go to the source code of this file.

Enumerations

enum  Constants { MinimalPayloadLength = 14 }


Enumeration Type Documentation

enum Constants [related]
 

Enumerator:
MinimalPayloadLength  Minimal length of a pong's payload without extensions.

Definition at line 29 of file Pong.cpp.