Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

TestInterval Class Reference

Inherits Interval::Interval.

List of all members.

Public Member Functions

def __init__
def __del__
def privFinalize
def privInitialize
def privInstant
def privInterrupt
def privStep
def start

Public Attributes

 currT
 parent
 particleEffect
 renderParent
 state

Static Public Attributes

tuple notify = directNotify.newCategory('TestInterval')
int particleNum = 1

Constructor & Destructor Documentation

def __init__ (   self,
  particleEffect,
  duration = 0.0,
  parent = None,
  renderParent = None,
  name = None 
)
particleEffect is ??
parent is ??
worldRelative is a boolean
loop is a boolean
duration is a float for the time
name is ??
def __del__ (   self)

Member Function Documentation

def privFinalize (   self)
def privInitialize (   self,
  t 
)
def privInstant (   self)
Full jump from Initial state to Final State
def privInterrupt (   self)
def privStep (   self,
  t 
)
def start (   self,
  args,
  kwargs 
)

Member Data Documentation

tuple notify = directNotify.newCategory('TestInterval') [static]
int particleNum = 1 [static]
 All Classes Namespaces Functions Variables Properties