C# Class OpenH2.Engine.Components.StaticGeometryComponent

Inheritance: Component
Datei anzeigen Open project: ronbrogan/OpenH2

Public Methods

Method Description
StaticGeometryComponent ( Entity parent, OpenH2.Engine.Components.TransformComponent xform ) : OpenH2.Core.Architecture

Method Details

StaticGeometryComponent() public method

public StaticGeometryComponent ( Entity parent, OpenH2.Engine.Components.TransformComponent xform ) : OpenH2.Core.Architecture
parent Entity
xform OpenH2.Engine.Components.TransformComponent
return OpenH2.Core.Architecture