mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
...
This was SVN commit r11714.
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
#include "maths/Fixed.h"
|
||||
|
||||
/**
|
||||
* Player data.
|
||||
* (This interface only includes the functions needed by native code for loading maps,
|
||||
* and for minimap rendering; most player interaction is handled by scripts instead.)
|
||||
* Technology manager interface.
|
||||
* (This interface only includes the functions needed by native code for accessing
|
||||
* technology modification data, the associated logic is handled in scripts)
|
||||
*/
|
||||
class ICmpTechnologyManager : public IComponent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user