Mercurial > code > home > repos > light9
view light9/cursor1.xbm @ 1703:b46f6977168b
start pixijs on timeline
Ignore-this: 51ad366ddfeae2af2b621d714ff1f9c1
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 29 Apr 2018 12:22:36 +0000 |
parents | 2d058d0bc1ea |
children |
line wrap: on
line source
#define cursor1_width 20 #define cursor1_height 20 #define cursor1_x_hot 5 #define cursor1_y_hot 5 static char cursor1_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x07, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x27, 0x00, 0x00, 0x23, 0x00, 0x80, 0x21, 0x00, 0x80, 0x21, 0x00, 0x80, 0x23, 0x00, 0x80, 0x3e, 0x00, 0x80, 0x1f, 0x00, 0x80, 0x71, 0x00, 0x80, 0x47, 0x00, 0x80, 0x7c, 0x00, 0xc0, 0x00, 0x00, 0x40, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, };