Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nocturne
Evade
Geometry.Arc
C# 클래스 Nocturne.Evade.Geometry.Arc
Probably only valid for diana
파일 보기
프로젝트 열기: xQxCPMxQx/LeagueSharp2
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Arc
(
Vector2
start
,
Vector2
end
,
int
hitbox
) :
System
ToPolygon
(
int
offset
) :
Polygon
메소드 상세
Arc()
공개
메소드
public
Arc
(
Vector2
start
,
Vector2
end
,
int
hitbox
) :
System
start
Vector2
end
Vector2
hitbox
int
리턴
System
ToPolygon()
공개
메소드
public
ToPolygon
(
int
offset
) :
Polygon
offset
int
리턴
Polygon