Open jnaglick opened 12 years ago
Build on the "partial commands" thing. Will allow for chaining lots of partial commands together and switching between command lists.
Proof of concept: target subsystem that can be used while building a command. Throw command will be a good candidate.
replaced InputProcessor with InputManager, a much more flexible system; implemented the throw command in it, but not yet in the engine/displayManager. (4172292)
Build on the "partial commands" thing. Will allow for chaining lots of partial commands together and switching between command lists.
Proof of concept: target subsystem that can be used while building a command. Throw command will be a good candidate.