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