Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OurSonic
Level
SonicBackground
C# Class OurSonic.Level.SonicBackground
Datei anzeigen
Open project: OurSonic/OurSonicSharp
Private Properties
Property
Type
Description
Public Methods
Method
Description
Draw
(
CanvasRenderingContext2D
canvas
,
Point
point
,
int
wOffset
) :
void
Method Details
Draw()
public
method
public
Draw
(
CanvasRenderingContext2D
canvas
,
Point
point
,
int
wOffset
) :
void
canvas
System.Html.Media.Graphics.CanvasRenderingContext2D
point
OurSonic.Utility.Point
wOffset
int
return
void