コード例 #1
0
 public DrawFrame GetFrame()
 {
     return(_data.GetFrameByID(curframeid + curfstart));
 }