MainThread
from panda3d.core import MainThread
- class MainThread
Bases:
Bases:
Thread
The special “main thread” class. There is one instance of these in the world, and it is returned by
Thread.getMainThread()
.Inheritance diagram
- static getClassType() TypeHandle