Anderen2 / RTS

An 3D LAN-Multiplayer (R)eal (T)ime (S)trategy game (C&C Generals style) made in Python.
0 stars 0 forks source link

Director Subclass #5

Closed Anderen2 closed 11 years ago

Anderen2 commented 11 years ago

Add a director subclass for units (Aka, plug and play unit controllers) http://gameprogrammingpatterns.com/component.html

Anderen2 commented 11 years ago

Fixed a long time ago