This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ghorsington
/
COM_Diff
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
8fa2a466dc
Ramos
Etiquetas
eng_trial
eng_trial_versions
master
COM_Diff
/
Assembly-CSharp
/
GazeEventArgs.cs
GazeEventArgs.cs
74 B
Histórico
Em bruto
1
2
3
4
5
6
using System;
public struct GazeEventArgs
{
public float distance;
}