basic internal structure for player handling
commitf113a4d9ca4a9491572e3449670220a520ff2477
authorMirek [exa] Kratochvil <exa.exa@gmail.com>
Mon, 15 Oct 2007 10:57:52 +0000 (15 12:57 +0200)
committerMirek [exa] Kratochvil <exa.exa@gmail.com>
Mon, 15 Oct 2007 10:57:52 +0000 (15 12:57 +0200)
treed57709b488d0f261d64eeff2b389cf753fb41272
parentd0bc7176a0257337adf21f2d12cc2e100d375d82
basic internal structure for player handling
include/controller.h [new file with mode: 0644]
include/players.h [new file with mode: 0644]
include/ship.h [new file with mode: 0644]
src/controller.cpp [new file with mode: 0644]
src/players.cpp [new file with mode: 0644]
src/ship.cpp [new file with mode: 0644]