Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EditorObjects
Data
RecordingData
C# Class EditorObjects.Data.RecordingData
Mostra file
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
Clear
( ) :
void
GetNumberOfBeatsIntoSong
(
double
timeIntoSong
) :
int
RecordBeat
(
double
beatTime
) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
GetNumberOfBeatsIntoSong()
public
method
public
GetNumberOfBeatsIntoSong
(
double
timeIntoSong
) :
int
timeIntoSong
double
return
int
RecordBeat()
public
method
public
RecordBeat
(
double
beatTime
) :
void
beatTime
double
return
void