C# Class Aximo.Engine.Components.Geometry.CrossLineComponent

Inheritance: Aximo.Engine.Components.Geometry.StaticMeshComponent
Mostra file Open project: AximoGames/AxEngine

Public Methods

Method Description
CrossLineComponent ( int size, bool center ) : Aximo.Render.OpenGL

Method Details

CrossLineComponent() public method

public CrossLineComponent ( int size, bool center ) : Aximo.Render.OpenGL
size int
center bool
return Aximo.Render.OpenGL