C# Class OurSonic.Level.Ring

Inheritance: Point
Afficher le fichier Open project: OurSonic/OurSonicSharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Draw ( CanvasRenderingContext2D canvas, Point pos ) : void
Ring ( bool active ) : System

Method Details

Draw() public méthode

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

Ring() public méthode

public Ring ( bool active ) : System
active bool
Résultat System