|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| create = staticmethod(_enigma.ePointAnimation_create) |
|
◆ __init__()
def enigma.ePointAnimation.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ animateX()
def enigma.ePointAnimation.animateX |
( |
|
self | ) |
|
animateX(ePointAnimation self)
◆ animateXY()
def enigma.ePointAnimation.animateXY |
( |
|
self | ) |
|
animateXY(ePointAnimation self)
◆ animateY()
def enigma.ePointAnimation.animateY |
( |
|
self | ) |
|
animateY(ePointAnimation self)
◆ at()
def enigma.ePointAnimation.at |
( |
|
self, |
|
|
|
ms, |
|
|
|
reverse = False |
|
) |
| |
at(ePointAnimation self, int64_t ms, bool reverse=False) -> ePoint
at(ePointAnimation self, int64_t ms) -> ePoint
◆ getFactor()
def enigma.ePointAnimation.getFactor |
( |
|
self | ) |
|
getFactor(ePointAnimation self) -> float
◆ create
enigma.ePointAnimation.create = staticmethod(_enigma.ePointAnimation_create) |
|
static |
◆ thisown
enigma.ePointAnimation.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: