| 518 | } |
| 519 | |
| 520 | void EveStretch::DisplayEndPoints( bool displaySource, bool displayDest ) |
| 521 | { |
| 522 | SetDisplaySourceObject( displaySource ); |
| 523 | SetDisplayDestObject( displayDest ); |
| 524 | } |
| 525 | |
| 526 | void EveStretch::GetLights( Tr2LightManager& lightManager ) const |
| 527 | { |
no outgoing calls
no test coverage detected