|
CAPD DynSys Library
5.2.0
|
#include "capd/krak/frame.h"Namespaces | |
| capd | |
| capd::krak | |
Macros | |
| #define | SetColor(c, r, g, b) red_c[c]=r;green_c[c]=g;blue_c[c]=b; |
Functions | |
| double | capd::krak::tr_cubic (double t) |
| void | capd::krak::set_colors (void) |
Variables | |
| float | capd::krak::red_c [MAX_PALETTE] |
| float | capd::krak::green_c [MAX_PALETTE] |
| float | capd::krak::blue_c [MAX_PALETTE] |
| int | off0 |
| int | off1 =40 |
| int | off2 =45 |
| int | off3 =15 |
| int | off4 =15 |
| int | off5 =30 |
| int | off6 =30 |
| int | off7 =25 |