VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
FrameInput Struct Reference

Lightweight struct for passing a single frame’s worth of input around. More...

Data Fields

bool JumpDown
bool JumpHeld
Vector2 Move

Detailed Description

Lightweight struct for passing a single frame’s worth of input around.

Field Documentation

◆ JumpDown

bool FrameInput.JumpDown

◆ JumpHeld

bool FrameInput.JumpHeld

◆ Move

Vector2 FrameInput.Move

The documentation for this struct was generated from the following file: