コード例 #1
0
ファイル: g2dtest.cpp プロジェクト: crystalspace/CS
void G2DTestSystemDriver::SetNormalCursor ()
{
  myG2D->SetMouseCursor (csmcArrow);
}