JX Application Framework
|
#include "JXCursorAnimator.h"
#include "JXDisplay.h"
#include "JXWindow.h"
#include "jXGlobals.h"
#include <jx-af/jcore/jAssert.h>
#include "jx_beachball_1_cursor.xbm"
#include "jx_beachball_2_cursor.xbm"
#include "jx_beachball_3_cursor.xbm"
#include "jx_beachball_4_cursor.xbm"
#include "jx_beachball_cursor_mask.xbm"
Variables | |
const JSize | kBeachBallFrameCount = sizeof(kBeachBallFrames) / sizeof(JXCursor) |