Age | Commit message (Collapse) | Author |
|
It seems an abstraction level is of some kind is needed here. One thing
to handle "AI", another to handle primitive commands and their
execution.
|
|
|
|
|
|
|
|
This might be a bit too generic of a name, but the intent is to get the
main shared abstracts for gameplay loop and/or simulation outside of
the game executable implementation to redirect dependencies.
|
|
This is now used when deciding if turret should start shooting or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|