pxt-ev3/libs/core/images.ts

261 lines
15 KiB
TypeScript
Raw Normal View History

2017-10-30 16:34:47 +01:00
namespace images {
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsBigSmile = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsHeartLarge = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsHeartSmall = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsMouth1open = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsMouth1shut = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsMouth2open = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsMouth2shut = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsSad = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsSick = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsSmile = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsSwearing = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsTalking = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsWink = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const expressionsZzz = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesAngry = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesAwake = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesBlackEye = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesBottomLeft = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesBottomRight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesCrazy1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesCrazy2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesDisappointed = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesDizzy = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesDown = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesEvil = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesHurt = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesKnockedOut = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesLove = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesMiddleLeft = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesMiddleRight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesNeutral = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesNuclear = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesPinchLeft = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesPinchMiddle = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesPinchRight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesSleeping = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesTear = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesTiredLeft = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesTiredMiddle = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesTiredRight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesToxic = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesUp = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const eyesWinking = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationAccept = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationBackward = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationDecline = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationForward = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationLeft = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationNoGo = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationQuestionMark = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationRight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationStop1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationStop2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationThumbsDown = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationThumbsUp = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const informationWarning = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoColorSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoEv3icon = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoEv3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoGyroSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoIrBeacon = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoIrSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoLego = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoLargeMotor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoMindstorms = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoMediumMotor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoSoundSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoTempSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoTouchSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const legoUsSensor = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsBomb = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsBoom = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsFire = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsFlowers = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsForest = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsLightOff = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsLightOn = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsLightning = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsNight = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsPirate = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsSnow = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const objectsTarget = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressBar0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressBar1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressBar2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressBar3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressBar4 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDial0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDial1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDial2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDial3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDial4 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDots0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDots1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDots2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressDots3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressHourglass0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressHourglass1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressHourglass2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressTimer0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressTimer1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressTimer2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressTimer3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressTimer4 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressWaterLevel0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressWaterLevel1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressWaterLevel2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const progressWaterLevel3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemAccept1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemAccept2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemAlert = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemBox = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemBusy0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemBusy1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemDecline1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemDecline2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemDotEmpty = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemDotFull = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemEv3small = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemPlay = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider0 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider1 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider2 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider3 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider4 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider5 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider6 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider7 = screen.unpackPNG(hex``);
2017-12-13 19:42:49 +01:00
//% fixedInstance jres blockIdentity=brick._imagePicker
2017-10-30 16:34:47 +01:00
export const systemSlider8 = screen.unpackPNG(hex``);
}