C# Class uFrameECSDemo.PointsOnDestroy

Inheritance: uFrame.ECS.EcsComponent
Show file Open project: InvertGames/uFrameECSDemo Class Usage Examples

Public Methods

Method Description
SetPoints ( Int32 value ) : void

Method Details

SetPoints() public method

public SetPoints ( Int32 value ) : void
value System.Int32
return void