Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OurSonic
Level
SonicBackground
C# 클래스 OurSonic.Level.SonicBackground
파일 보기
프로젝트 열기: OurSonic/OurSonicSharp
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Draw
(
CanvasRenderingContext2D
canvas
,
Point
point
,
int
wOffset
) :
void
메소드 상세
Draw()
공개
메소드
public
Draw
(
CanvasRenderingContext2D
canvas
,
Point
point
,
int
wOffset
) :
void
canvas
System.Html.Media.Graphics.CanvasRenderingContext2D
point
OurSonic.Utility.Point
wOffset
int
리턴
void