コード例 #1
0
 protected Key(GameBoxReader r)
 {
     Time = r.ReadSingle_s();
 }