Class virtual Fps.fps_entity


class virtual fps_entity : fps_engine
Some objects have fps behavior but pass commands through to an fps_engine; these objects should inherit from fps_entity.

see Fps.fps_camera