Documentation
¶
Overview ¶
Package lagcomp 在 snapbuf + inputclock 之上提供 server rewind 查询(延迟补偿)。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compensator ¶
Compensator 根据 shooter 的 clientFrame 查询补偿后的世界快照。
func (*Compensator[S]) ExactAt ¶
func (c *Compensator[S]) ExactAt(frame uint64) (S, bool)
ExactAt 不做 RTT 补偿,精确查 target 帧(测试/回放)。
Click to show internal directories.
Click to hide internal directories.