Skip to content
Snippets Groups Projects
Commit ee278f6b authored by David Bergström's avatar David Bergström
Browse files

Document Unit method ability

parent e320bf0d
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,10 @@ Unit
Methods:
.. automethod:: ability
Call an ability directly, different abilities has different targets. Some target the unit itself (no argument), target a point (Point2D as argument) and some target a Unit (instance of Unit as argument).
.. automethod:: stop
.. automethod:: attack_unit
.. automethod:: attack_move
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment