Oolite 1.91.0.7644-241112-7f5034b
|
Go to the source code of this file.
Classes | |
struct | subviewCache |
struct | animationData |
category | RBSplitSubview(RB___SubviewAdditions) |
category | RBSplitView(RB___ViewAdditions) |
Macros | |
#define | HYSTERESIS (0.05) |
#define | DIM(x) |
#define | OTHER(x) |
#define | WAYOUT (1000000.0) |
#define | FRAMETIME (1.0/60.0) |
Typedefs | |
typedef struct subviewCache | subviewCache |
typedef struct animationData | animationData |
#define DIM | ( | x | ) |
Definition at line 18 of file RBSplitViewPrivateDefines.h.
#define FRAMETIME (1.0/60.0) |
Definition at line 28 of file RBSplitViewPrivateDefines.h.
#define HYSTERESIS (0.05) |
Definition at line 14 of file RBSplitViewPrivateDefines.h.
#define OTHER | ( | x | ) |
Definition at line 21 of file RBSplitViewPrivateDefines.h.
#define WAYOUT (1000000.0) |
Definition at line 25 of file RBSplitViewPrivateDefines.h.
typedef struct animationData animationData |
typedef struct subviewCache subviewCache |