--------------------------------------------- IS LIFTED --------------------------------------------------
| 551 | } |
| 552 | //--------------------------------------------- IS LIFTED -------------------------------------------------- |
| 553 | bool UnitImpl::isLifted() const |
| 554 | { |
| 555 | return self->isLifted; |
| 556 | } |
| 557 | //--------------------------------------------- IS MORPHING ------------------------------------------------ |
| 558 | bool UnitImpl::isMorphing() const |
| 559 | { |
no outgoing calls