C# Class uFrameECSDemo.WeaponInputSystem

Inheritance: uFrame.ECS.ISystemUpdate
Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
SystemUpdate ( ) : void
WeaponInputSystem ( ) : System

Méthodes protégées

Méthode Description
GunnerInputUpdateHandler ( PlayerGunner group ) : void

Method Details

GunnerInputUpdateHandler() protected méthode

protected GunnerInputUpdateHandler ( PlayerGunner group ) : void
group PlayerGunner
Résultat void

SystemUpdate() public méthode

public SystemUpdate ( ) : void
Résultat void

WeaponInputSystem() public méthode

public WeaponInputSystem ( ) : System
Résultat System