Now that we have built the core of the Engine, we can finally start building some real components by creating classes that inherit from the “Component” class.
Start by adding a new folder to the engine’s project called “Components”. The following sections will create new classes that we can add to that folder.
« New Stuff! Game Engine Tutorial Part IV, Section 1 – 2D Components »

1 Trackback or Pingback for this entry:
[...] Game Engine Tutorial Part IV – Building the Components [...]