프로퍼티 | 타입 | 설명 | |
---|---|---|---|
shouldPlay | bool |
메소드 | 설명 | |
---|---|---|
Play ( ) : void | ||
SongTrack ( Game1 game, string songName, bool playNow ) : System | ||
Update ( |
public SongTrack ( Game1 game, string songName, bool playNow ) : System | ||
game | Game1 | |
songName | string | |
playNow | bool | |
리턴 | System |