예제 #1
0
파일: g2dtest.cpp 프로젝트: crystalspace/CS
void G2DTestSystemDriver::SetNormalCursor ()
{
  myG2D->SetMouseCursor (csmcArrow);
}