Properties:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EVENT_DEPENDENCIES |
Object | Events that the feature should start/stop Properties
|
Extends
Methods
(static) Mixin(BaseClass) → {Class}
Creates a class that implements AnimationFeatureDependentInterface
and extends a specified base class.
Parameters:
Name | Type | Description |
---|---|---|
BaseClass |
Class | The class to extend. |
Returns:
A class that extends BaseClass
and implements AnimationFeatureDependentInterface.
- Type
- Class
discard()
- Inherited From: