| 283 | } |
| 284 | |
| 285 | void EvePlanet::SetRenderScale( float value ) |
| 286 | { |
| 287 | m_renderScale = value; |
| 288 | } |
| 289 | |
| 290 | // -------------------------------------------------------------------------------- |
| 291 | unsigned int EvePlanet::GetDamageLocatorCount() const |
no outgoing calls
no test coverage detected