Structs§
Enums§
Traits§
- CompPacket 
- Implemented by type that carries component data for insertion and
modification The assocatied Phantomtype only carries information about which component type is of interest and is used to transmit deletion events
- InterpolatableComponent 
Functions§
- handle_insert 
- Useful for implementing CompPacket trait
- handle_interp_ insert 
- handle_interp_ modify 
- handle_interp_ remove 
- handle_modify 
- Useful for implementing CompPacket trait
- handle_remove 
- Useful for implementing CompPacket trait