![]() |
DDraceNetwork Documentation
|
#include <math.h>
Public Member Functions | |
| constexpr void | set (int v) |
| constexpr int | get () const |
| constexpr fxp & | operator= (int v) |
| constexpr fxp & | operator= (float v) |
| constexpr | operator int () const |
| constexpr | operator float () const |
Private Attributes | |
| int | value |
|
private |