Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PointerController
C# Class PointerController, GrapplingHookFighters
Inheritance:
MonoBehaviour
ファイルを表示
Open project: PurdueSIGGD/GrapplingHookFighters
Class Usage Examples
Public Properties
Property
Type
Description
lowerBoundX
float
myCamera
Camera
pointerVert
Texture
pointers
GUITexture[]
targets
Transform[]
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
lowerBoundX
public_oe property
public
float
lowerBoundX
return
float
myCamera
public_oe property
public
Camera
myCamera
return
Camera
pointerVert
public_oe property
public
Texture
pointerVert
return
Texture
pointers
public_oe property
public
GUITexture[]
pointers
return
GUITexture[]
targets
public_oe property
public
Transform[]
targets
return
Transform[]