JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.appinventor.components.runtime
Interface AlarmHandler
All Known Implementing Classes:
Ball
,
Clock
,
ImageSprite
,
Sprite
public interface
AlarmHandler
Interface for components that can be woken up by an outside alarm. This is typically used in conjunction with TimerInternal().
Method Summary
Methods
Modifier and Type
Method and Description
void
alarm
()
Method Detail
alarm
void alarm()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method