Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SmartHouse
CubePointer
C# 클래스 SmartHouse.CubePointer
상속:
Urho.Component
파일 보기
프로젝트 열기: xamarin/urho-samples
공개 메소드들
메소드
설명
CubePointer
( ) :
System
CubePointer
(
IntPtr
handle
) :
System
OnAttachedToNode
(
Node
node
) :
void
비공개 메소드들
메소드
설명
Input_TouchBegin
(
TouchBeginEventArgs
e
) :
void
Input_TouchEnd
(
TouchEndEventArgs
e
) :
void
메소드 상세
CubePointer()
공개
메소드
public
CubePointer
( ) :
System
리턴
System
CubePointer()
공개
메소드
public
CubePointer
(
IntPtr
handle
) :
System
handle
System.IntPtr
리턴
System
OnAttachedToNode()
공개
메소드
public
OnAttachedToNode
(
Node
node
) :
void
node
Node
리턴
void