Panda3D
|
Public Member Functions | |
def | __init__ (self, tex) |
def | cleanup (self) |
![]() | |
def | __init__ (self) |
def | accept (self, event, method, extraArgs=[]) |
def | acceptOnce (self, event, method, extraArgs=[]) |
def | addTask (self, args, kwargs) |
def | detectLeaks (self) |
def | doMethodLater (self, args, kwargs) |
def | getAllAccepting (self) |
def | ignore (self, event) |
def | ignoreAll (self) |
def | isAccepting (self, event) |
def | isIgnoring (self, event) |
def | removeAllTasks (self) |
def | removeTask (self, taskOrName) |
Public Attributes | |
cleanedUp | |
root | |
t2 | |
tex | |
A simple class to pop up a card onscreen to see the contents of a texture.
def __init__ | ( | self, | |
tex | |||
) |
def cleanup | ( | self | ) |
cleanedUp |
root |
t2 |
tex |