C# Class OurSonic.Level.Ring

Inheritance: Point
Mostra file Open project: OurSonic/OurSonicSharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Draw ( CanvasRenderingContext2D canvas, Point pos ) : void
Ring ( bool active ) : System

Method Details

Draw() public method

public Draw ( CanvasRenderingContext2D canvas, Point pos ) : void
canvas System.Html.Media.Graphics.CanvasRenderingContext2D
pos Point
return void

Ring() public method

public Ring ( bool active ) : System
active bool
return System