API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
enumChannelSize
@codexo/exojs / input / stable
Slot-count constants for the unified channels buffer. The buffer is split into three categories (`Keyboard`, `Pointers`, `Gamepads`) of 256 slots each — `Category`. `Gamepad` is the per-device sub-allocation inside the `Gamepads` category (4 devices × 64 channels each).
0
props
0
methods
0
events
Import
import { ChannelSize } from '@codexo/exojs' Slot-count constants for the unified channels buffer. The buffer is split into three categories (`Keyboard`, `Pointers`, `Gamepads`) of 256 slots each — `Category`. `Gamepad` is the per-device sub-allocation inside the `Gamepads` category (4 devices × 64 channels each).
Members 3
Category Container Gamepad Source