public class MinaAnimation extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Function> |
duration |
Objs.Property<Function> |
easing |
Objs.Property<String> |
id |
Objs.Property<Function> |
speed |
Objs.Property<Function> |
status |
Objs.Property<Function> |
stop |
Modifier | Constructor and Description |
---|---|
protected |
MinaAnimation(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static MinaAnimation |
$as(Object obj) |
Function |
duration() |
Function |
easing() |
String |
id() |
Function |
speed() |
Function |
status() |
Function |
stop() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> id
public Objs.Property<Function> duration
public Objs.Property<Function> easing
public Objs.Property<Function> speed
public Objs.Property<Function> status
public Objs.Property<Function> stop
protected MinaAnimation(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.