EggComment
from panda3d.egg import EggComment
- class EggComment
Bases:
EggNode
A comment that appears in an egg file within a <Comment> entry.
Inheritance diagram
- __init__(*args, **kwargs)
- assign()
C++ Interface: assign(const EggComment self, const EggComment copy) assign(const EggComment self, str comment)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()