Class | Description |
---|---|
EntityPlatform |
Abstract and standard entity used for platform games.
|
EntityPlatformRastered |
Rastered version of an EntityPlatform.
|
HandlerEntityPlatform<E extends EntityPlatform> |
Default platform entity handler.
|