pxt-ev3/libs/core/images.ts
2017-10-30 15:34:47 +00:00

261 lines
11 KiB
TypeScript

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