LeviLamina
Loading...
Searching...
No Matches
FramewiseActionOrStopSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
ActionOrStopComponent
;
8
struct
LocalMoveVelocityComponent
;
9
struct
TickingSystemWithInfo
;
10
// clang-format on
11
12
class
FramewiseActionOrStopSystem
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCAPI static ::TickingSystemWithInfo createFramewiseActionOrStopSystem();
17
18
MCAPI
static
void
doFramewiseActionOrStopSystem(
19
::LocalMoveVelocityComponent
const
& localMoveVelocityComponent,
20
::ActionOrStopComponent
& actionOrStopComponent
21
);
22
// NOLINTEND
23
};
FramewiseActionOrStopSystem
Definition
FramewiseActionOrStopSystem.h:12
ActionOrStopComponent
Definition
ActionOrStopComponent.h:5
LocalMoveVelocityComponent
Definition
LocalMoveVelocityComponent.h:8
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:11
src
mc
entity
systems
FramewiseActionOrStopSystem.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0