RtsAiResearch / IStrategizer

AI engine for Real-Time strategy games
http://rtsairesearch.wordpress.com/
Apache License 2.0
21 stars 12 forks source link

Implement a way tell if a given action is consumable or reusable action #120

Closed ogail closed 10 years ago

ogail commented 10 years ago

This will help determining for a given case should we do build barracks again or use the existing one.

ogail commented 10 years ago

This is done through the planner already