Show / Hide Table of Contents

Class SharedMouseRotatorSystem

This handles rotating an entity based on mouse location

Inheritance
System.Object
SharedMouseRotatorSystem
MouseRotatorSystem
MouseRotatorSystem
Namespace: Content.Shared.MouseRotator
Assembly: Content.Shared.dll
Syntax
public abstract class SharedMouseRotatorSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

Update(Single)

Declaration
public override void Update(float frameTime)
Parameters
Type Name Description
System.Single frameTime
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾