EggAnimPreload
from panda3d.egg import EggAnimPreload
- class EggAnimPreload
- Bases: - EggNode- This corresponds to an <AnimPreload> entry. - Inheritance diagram - __init__(*args, **kwargs)
 - fps
 - getClassType()
- C++ Interface: get_class_type() 
 - getFps()
- C++ Interface: get_fps(EggAnimPreload self) - /**
- This is only valid if has_fps() returns true. 
 - */ 
 
 - getNumFrames()
- C++ Interface: get_num_frames(EggAnimPreload self) - /**
- This is only valid if has_num_frames() returns true. 
 - */ 
 
 - get_class_type()
- C++ Interface: get_class_type() 
 - get_fps()
- C++ Interface: get_fps(EggAnimPreload self) - /**
- This is only valid if has_fps() returns true. 
 - */ 
 
 - get_num_frames()
- C++ Interface: get_num_frames(EggAnimPreload self) - /**
- This is only valid if has_num_frames() returns true. 
 - */ 
 
 - num_frames
 
