프로퍼티 | 타입 | 설명 | |
---|---|---|---|
clr | btn, | ||
pitch | int | ||
start | float | ||
started | bool |
메소드 | 설명 | |
---|---|---|
Notes ( float start, float finish, btn, clr, int pitch ) : System.Collections | ||
isEnded ( float time ) : bool | ||
isStarted ( float time ) : bool |
public Notes ( float start, float finish, btn, clr, int pitch ) : System.Collections | ||
start | float | |
finish | float | |
clr | btn, | |
pitch | int | |
리턴 | System.Collections |