JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.openpatch.scratch
Sprite
WhenKeyReleasedHandler
Contents
Description
Method Summary
Method Details
handle(Sprite, Integer)
Hide sidebar
Show sidebar
Interface Sprite.WhenKeyReleasedHandler
Enclosing class:
Sprite
public static interface
Sprite.WhenKeyReleasedHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Sprite
s,
Integer
keyCode)
Method Details
handle
void
handle
(
Sprite
s,
Integer
keyCode)