encompass-cs/encompass-cs/Exceptions
thatcosmonaut fc50bf9b81 implementation of time dilation system for engines 2019-11-21 13:53:33 -08:00
..
ComponentNotFoundException.cs more helpful ID lookup error messages 2019-08-22 15:20:10 -07:00
ComponentTypeMismatchException.cs project structure cleanup 2019-07-17 11:34:29 -07:00
EngineCycleException.cs project structure cleanup 2019-07-17 11:34:29 -07:00
EngineSelfCycleException.cs introduce concept of pending component 2019-07-19 16:15:48 -07:00
EngineUpdateConflictException.cs started the component write priority system 2019-08-20 19:25:59 -07:00
EntityNotFoundException.cs more helpful ID lookup error messages 2019-08-22 15:20:10 -07:00
IllegalEngineAttributesException.cs change attributes 2019-07-18 18:20:38 -07:00
IllegalReadException.cs project structure cleanup 2019-07-17 11:34:29 -07:00
IllegalReadTypeException.cs project structure cleanup 2019-07-17 11:34:29 -07:00
IllegalSendException.cs read new and existing component system 2019-07-19 12:47:17 -07:00
IllegalSendTypeException.cs read new and existing component system 2019-07-19 12:47:17 -07:00
IllegalWriteException.cs started the component write priority system 2019-08-20 19:25:59 -07:00
IllegalWritePendingException.cs started the component write priority system 2019-08-20 19:25:59 -07:00
IllegalWritePendingTypeException.cs started the component write priority system 2019-08-20 19:25:59 -07:00
IllegalWriteTypeException.cs started the component write priority system 2019-08-20 19:25:59 -07:00
MultipleComponentOfSameTypeException.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
NoComponentOfTypeException.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
NoComponentOfTypeOnEntityException.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
RepeatUpdateComponentException.cs component updates at end of frame 2019-07-17 18:53:31 -07:00
TimeDilationPriorityConflictException.cs implementation of time dilation system for engines 2019-11-21 13:53:33 -08:00
TimeDilationPriorityUndefinedException.cs implementation of time dilation system for engines 2019-11-21 13:53:33 -08:00