Documentation Index
Fetch the complete documentation index at: https://v5.rpgjs.dev/llms.txt
Use this file to discover all available pages before exploring further.
Map Types
Supporting interfaces related to map controls.Members
enableAntiCheat
Whether to enable anti-cheat validation- Source:
packages/server/src/rooms/map.ts - Kind:
property - Defined in:
Controls
Signature
maxFrameDelta
Maximum allowed frame delta between inputs- Source:
packages/server/src/rooms/map.ts - Kind:
property - Defined in:
Controls
Signature
maxInputsPerTick
Maximum number of queued inputs processed per server tick- Source:
packages/server/src/rooms/map.ts - Kind:
property - Defined in:
Controls
Signature
maxTimeDelta
Maximum allowed time delta between inputs in milliseconds- Source:
packages/server/src/rooms/map.ts - Kind:
property - Defined in:
Controls
Signature
minTimeBetweenInputs
Minimum time between inputs in milliseconds- Source:
packages/server/src/rooms/map.ts - Kind:
property - Defined in:
Controls