Commit graph

2 commits

Author SHA1 Message Date
Erik Ogenvik
a10de0db7d Expose root object as Python class.
To make it possible to always call get_name on a sub operation.
2018-12-16 22:08:51 +01:00
Erik Ogenvik
e85f0831b2 Restructure rule classes.
Classes under "rulesets" have been moved to "rules", and split up into
futher subdirectories matching their library. As a result we can now
better separate the python bindings, so that things that belongs to the
simulation are separeted from things that belongs to the ai.
2018-10-31 21:38:35 +01:00
Renamed from rulesets/python/CyPy_RootEntity.cpp (Browse further)