MapAnimationOwnerRegistry

object MapAnimationOwnerRegistry

Registry for all plugins using Camera Animation system. This means that all animations controlled by any plugin will create animators with their owner.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

COMPASS
Link copied to clipboard
const val COMPASS: String
Compass animator owner.
GESTURES
Link copied to clipboard
const val GESTURES: String
Gestures animator owner.
INTERNAL
Link copied to clipboard
const val INTERNAL: String
Internal animation system owner.
LOCATION
Link copied to clipboard
const val LOCATION: String
Location animator owner.