示例#1
0
 private void FrameCallback(Float2D float2D)
 {
     _playerDrawable.SetPosition(float2D);
 }