The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
Component.cpp File Reference

Code for the component class LComponent. More...

#include "ComponentIncludes.h"

Detailed Description

This file contains declarations for a timer, a PRNG, an audio player, a keyboard handler, and a controller handler, which are then used to
initialize the corresponding static member variables of LComponent.