Module veloren_server::sys::entity_sync
source · Structs§
- This system will send physics updates to the client
Functions§
- Adds physics components if
send_now
is true orOption<Last<T>>
isNone
. - Determines whether a client should receive an update about its own physics components.