Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
uFrameECSDemo
WeaponInputSystem
C# Class uFrameECSDemo.WeaponInputSystem
Inheritance:
uFrame.ECS.ISystemUpdate
Datei anzeigen
Open project: InvertGames/uFrameECSDemo
Public Methods
Method
Description
SystemUpdate
( ) :
void
WeaponInputSystem
( ) :
System
Protected Methods
Method
Description
GunnerInputUpdateHandler
(
PlayerGunner
group
) :
void
Method Details
GunnerInputUpdateHandler()
protected
method
protected
GunnerInputUpdateHandler
(
PlayerGunner
group
) :
void
group
PlayerGunner
return
void
SystemUpdate()
public
method
public
SystemUpdate
( ) :
void
return
void
WeaponInputSystem()
public
method
public
WeaponInputSystem
( ) :
System
return
System