utils
Some Gandalf utils.
Gwaihir
Bases: Mount
A great big f**king eagle.
Source code in src\gandalf\utils.py
22 23 24 25 26 27 |
|
Mount
Bases: ABC
A mount for Gandalf.
Source code in src\gandalf\utils.py
5 6 7 8 9 10 11 |
|
ride()
abstractmethod
staticmethod
Ride the mount.
Source code in src\gandalf\utils.py
8 9 10 11 |
|
Shadowfax
Bases: Mount
A fast white pony.
Source code in src\gandalf\utils.py
14 15 16 17 18 19 |
|