Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CircleFilled = mustLoad("circle-filled.png") Circle = mustLoad("circle.png") ArrowLeft = mustLoad("arrow-left.png") ArrowRight = mustLoad("arrow-right.png") PlateCreditcardPrimary = mustLoad("plate-creditcard-primary.png") PlateCreditcardSecondary = mustLoad("plate-creditcard-secondary.png") PlateSquarePrimary = mustLoad("plate-square-primary.png") PlateSquareSecondary = mustLoad("plate-square-secondary.png") IconCheckmark = mustLoad("icon-checkmark.png") IconBack = mustLoad("icon-back.png") IconLeft = mustLoad("icon-left.png") IconBackspace = mustLoad("icon-backspace.png") IconDot = mustLoad("icon-dot.png") IconProgress = mustLoad("icon-progress.png") IconEdit = mustLoad("icon-edit.png") IconDiscard = mustLoad("icon-discard.png") IconRight = mustLoad("icon-right.png") IconInfo = mustLoad("icon-info.png") IconHammer = mustLoad("icon-hammer.png") SH01 = mustLoad("sh01.png") SH02 = mustLoad("sh02.png") SH03 = mustLoad("sh03.png") LogoSmall = mustLoad("logo-small.png") ProgressCircle = mustLoad("progress-circle.png") CameraCorners = mustLoad("camera-corners.png") ButtonFocused = ninepatch.New(mustLoad("button-focused.9.png")) Key = ninepatch.New(mustLoad("key.9.png")) KeyActive = ninepatch.New(mustLoad("key-active.9.png")) KeyBackspace = mustLoad("key-backspace.png") WarningBoxBg = ninepatch.New(mustLoad("warning-box-bg.9.png")) WarningBoxBorder = ninepatch.New(mustLoad("warning-box-border.9.png")) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.