Package com.prineside.tdi2
Class Map.InvalidMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.prineside.tdi2.Map.InvalidMapException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - Map
 
- See Also:
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptioncom.badlogic.gdx.utils.Array<Map.EnemyTypeSpawnPair>final com.badlogic.gdx.utils.Array<Tile> - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
invalidTiles
 - 
reason
 - 
enemiesThatCantFindPath
 
 - 
 - 
Method Details
- 
getFixHintMessage
- Returns:
 - локализированное сообщение с описанием ошибки
 
 
 -