enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.ePointAnimation Class Reference
Inheritance diagram for enigma.ePointAnimation:

Public Member Functions

def __init__ (self, *args)
 
def at (self, ms, reverse=False)
 
def animateX (self)
 
def animateY (self)
 
def animateXY (self)
 
def getFactor (self)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 create = staticmethod(_enigma.ePointAnimation_create)
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.ePointAnimation.__init__ (   self,
args 
)

Member Function Documentation

◆ 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

Member Data Documentation

◆ 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: