| Package | Description |
|---|---|
| io.engineblock.activityapi.core | |
| io.engineblock.activityimpl | |
| io.engineblock.activityimpl.input | |
| io.engineblock.activityimpl.motor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Activity
Provides the components needed to build and run an activity a runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleActivity
A default implementation of an Activity, suitable for building upon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicInput
TODO: This documentation is out of date as of 2.0.0
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoreMotor
ActivityMotor is a Runnable which runs in one of an activity's many threads.
|
Copyright © 2018. All rights reserved.