Home
last modified time | relevance | path

Searched refs:driveActions (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLauncherComponent.java137 …tup(float angle, float magnitude, float launchDelay, float postLaunchDelay, boolean driveActions) { in setup() argument
142 mDriveActions = driveActions; in setup()