ACCELEROMETER_SENSITIVITY_MODERATE | com.google.appinventor.components.runtime.Component | static |
ACCELEROMETER_SENSITIVITY_STRONG | com.google.appinventor.components.runtime.Component | static |
ACCELEROMETER_SENSITIVITY_WEAK | com.google.appinventor.components.runtime.Component | static |
alarm() | com.google.appinventor.components.runtime.Sprite | |
ALIGNMENT_CENTER | com.google.appinventor.components.runtime.Component | static |
ALIGNMENT_NORMAL | com.google.appinventor.components.runtime.Component | static |
ALIGNMENT_OPPOSITE | com.google.appinventor.components.runtime.Component | static |
ASSET_DIRECTORY | com.google.appinventor.components.runtime.Component | static |
Bounce(int edge) | com.google.appinventor.components.runtime.Sprite | |
BUTTON_SHAPE_DEFAULT | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_OVAL | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_RECT | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_ROUNDED | com.google.appinventor.components.runtime.Component | static |
canvas | com.google.appinventor.components.runtime.Sprite | protected |
CollidedWith(Sprite other) | com.google.appinventor.components.runtime.Sprite | |
colliding(Sprite sprite1, Sprite sprite2) | com.google.appinventor.components.runtime.Sprite | static |
CollidingWith(Sprite other) | com.google.appinventor.components.runtime.Sprite | |
COLOR_BLACK | com.google.appinventor.components.runtime.Component | static |
COLOR_BLUE | com.google.appinventor.components.runtime.Component | static |
COLOR_CYAN | com.google.appinventor.components.runtime.Component | static |
COLOR_DEFAULT | com.google.appinventor.components.runtime.Component | static |
COLOR_DKGRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_GRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_GREEN | com.google.appinventor.components.runtime.Component | static |
COLOR_LTGRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_MAGENTA | com.google.appinventor.components.runtime.Component | static |
COLOR_NONE | com.google.appinventor.components.runtime.Component | static |
COLOR_ORANGE | com.google.appinventor.components.runtime.Component | static |
COLOR_PINK | com.google.appinventor.components.runtime.Component | static |
COLOR_RED | com.google.appinventor.components.runtime.Component | static |
COLOR_WHITE | com.google.appinventor.components.runtime.Component | static |
COLOR_YELLOW | com.google.appinventor.components.runtime.Component | static |
containsPoint(double qx, double qy) | com.google.appinventor.components.runtime.Sprite | |
DEFAULT_ORIGIN_AT_CENTER | com.google.appinventor.components.runtime.Sprite | protectedstatic |
DEFAULT_VALUE_COLOR_BLACK | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_BLUE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_CYAN | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_DEFAULT | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_DKGRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_GRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_GREEN | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_LTGRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_MAGENTA | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_NONE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_ORANGE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_PINK | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_RED | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_WHITE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_YELLOW | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_TEXT_TO_SPEECH_COUNTRY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_TEXT_TO_SPEECH_LANGUAGE | com.google.appinventor.components.runtime.Component | static |
DIRECTION_EAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_MAX | com.google.appinventor.components.runtime.Component | static |
DIRECTION_MIN | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NONE | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTH | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTHEAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTHWEST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTH | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTHEAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTHWEST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_WEST | com.google.appinventor.components.runtime.Component | static |
Dragged(float startX, float startY, float prevX, float prevY, float currentX, float currentY) | com.google.appinventor.components.runtime.Sprite | |
EdgeReached(int edge) | com.google.appinventor.components.runtime.Sprite | |
Enabled() | com.google.appinventor.components.runtime.Sprite | |
Enabled(boolean enabled) | com.google.appinventor.components.runtime.Sprite | |
Flung(float x, float y, float speed, float heading, float xvel, float yvel) | com.google.appinventor.components.runtime.Sprite | |
FONT_DEFAULT_SIZE | com.google.appinventor.components.runtime.Component | static |
form | com.google.appinventor.components.runtime.Sprite | protected |
getBoundingBox(int border) | com.google.appinventor.components.runtime.Sprite | |
getDispatchDelegate() | com.google.appinventor.components.runtime.Sprite | |
Heading() | com.google.appinventor.components.runtime.Sprite | |
Heading(double userHeading) | com.google.appinventor.components.runtime.Sprite | |
heading | com.google.appinventor.components.runtime.Sprite | protected |
headingCos | com.google.appinventor.components.runtime.Sprite | protected |
headingRadians | com.google.appinventor.components.runtime.Sprite | protected |
headingSin | com.google.appinventor.components.runtime.Sprite | protected |
Height() | com.google.appinventor.components.runtime.VisibleComponent | |
Height(int height) | com.google.appinventor.components.runtime.VisibleComponent | |
HeightPercent(int hPercent) | com.google.appinventor.components.runtime.VisibleComponent | |
hitEdge() | com.google.appinventor.components.runtime.Sprite | protected |
hitEdge(int canvasWidth, int canvasHeight) | com.google.appinventor.components.runtime.Sprite | protected |
Initialize() | com.google.appinventor.components.runtime.Sprite | |
initialized | com.google.appinventor.components.runtime.Sprite | protected |
intersectsWith(BoundingBox rect) | com.google.appinventor.components.runtime.Sprite | |
Interval() | com.google.appinventor.components.runtime.Sprite | |
Interval(int interval) | com.google.appinventor.components.runtime.Sprite | |
interval | com.google.appinventor.components.runtime.Sprite | protected |
LAYOUT_ORIENTATION_HORIZONTAL | com.google.appinventor.components.runtime.Component | static |
LAYOUT_ORIENTATION_VERTICAL | com.google.appinventor.components.runtime.Component | static |
LENGTH_FILL_PARENT | com.google.appinventor.components.runtime.Component | static |
LENGTH_PERCENT_TAG | com.google.appinventor.components.runtime.Component | static |
LENGTH_PREFERRED | com.google.appinventor.components.runtime.Component | static |
LENGTH_UNKNOWN | com.google.appinventor.components.runtime.Component | static |
moveIntoBounds(int canvasWidth, int canvasHeight) | com.google.appinventor.components.runtime.Sprite | protected |
MoveIntoBounds() | com.google.appinventor.components.runtime.Sprite | |
MoveTo(double x, double y) | com.google.appinventor.components.runtime.Sprite | |
NoLongerCollidingWith(Sprite other) | com.google.appinventor.components.runtime.Sprite | |
onDelete() | com.google.appinventor.components.runtime.Sprite | |
onDestroy() | com.google.appinventor.components.runtime.Sprite | |
onDraw(android.graphics.Canvas canvas) | com.google.appinventor.components.runtime.Sprite | protected |
originAtCenter | com.google.appinventor.components.runtime.Sprite | protected |
OriginAtCenter(boolean b) | com.google.appinventor.components.runtime.Sprite | protected |
PointInDirection(double x, double y) | com.google.appinventor.components.runtime.Sprite | |
PointTowards(Sprite target) | com.google.appinventor.components.runtime.Sprite | |
postEvent(final Sprite sprite, final String eventName, final Object... args) | com.google.appinventor.components.runtime.Sprite | protected |
registerChange() | com.google.appinventor.components.runtime.Sprite | protected |
SCALING_SCALE_PROPORTIONALLY | com.google.appinventor.components.runtime.Component | static |
SCALING_SCALE_TO_FIT | com.google.appinventor.components.runtime.Component | static |
SLIDER_MAX_VALUE | com.google.appinventor.components.runtime.Component | static |
SLIDER_MIN_VALUE | com.google.appinventor.components.runtime.Component | static |
SLIDER_THUMB_VALUE | com.google.appinventor.components.runtime.Component | static |
Speed(float speed) | com.google.appinventor.components.runtime.Sprite | |
Speed() | com.google.appinventor.components.runtime.Sprite | |
speed | com.google.appinventor.components.runtime.Sprite | protected |
Sprite(ComponentContainer container, Handler handler) | com.google.appinventor.components.runtime.Sprite | protected |
Sprite(ComponentContainer container) | com.google.appinventor.components.runtime.Sprite | protected |
TOAST_LENGTH_LONG | com.google.appinventor.components.runtime.Component | static |
TOAST_LENGTH_SHORT | com.google.appinventor.components.runtime.Component | static |
TouchDown(float x, float y) | com.google.appinventor.components.runtime.Sprite | |
Touched(float x, float y) | com.google.appinventor.components.runtime.Sprite | |
TouchUp(float x, float y) | com.google.appinventor.components.runtime.Sprite | |
TYPEFACE_DEFAULT | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_MONOSPACE | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_SANSSERIF | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_SERIF | com.google.appinventor.components.runtime.Component | static |
updateCoordinates() | com.google.appinventor.components.runtime.Sprite | protected |
userHeading | com.google.appinventor.components.runtime.Sprite | protected |
visible | com.google.appinventor.components.runtime.Sprite | protected |
Visible() | com.google.appinventor.components.runtime.Sprite | |
Visible(boolean visible) | com.google.appinventor.components.runtime.Sprite | |
VisibleComponent() | com.google.appinventor.components.runtime.VisibleComponent | protected |
Width() | com.google.appinventor.components.runtime.VisibleComponent | |
Width(int width) | com.google.appinventor.components.runtime.VisibleComponent | |
WidthPercent(int wPercent) | com.google.appinventor.components.runtime.VisibleComponent | |
X() | com.google.appinventor.components.runtime.Sprite | |
X(double x) | com.google.appinventor.components.runtime.Sprite | |
xCenter | com.google.appinventor.components.runtime.Sprite | protected |
xLeft | com.google.appinventor.components.runtime.Sprite | protected |
Y(double y) | com.google.appinventor.components.runtime.Sprite | |
Y() | com.google.appinventor.components.runtime.Sprite | |
yCenter | com.google.appinventor.components.runtime.Sprite | protected |
yTop | com.google.appinventor.components.runtime.Sprite | protected |
Z(double layer) | com.google.appinventor.components.runtime.Sprite | |
Z() | com.google.appinventor.components.runtime.Sprite | |
zLayer | com.google.appinventor.components.runtime.Sprite | protected |