OSDN Git Service

SDL_FreeCursor 関連項目(関数)にSDL_CreateSystemCursor()を追加 https://wiki.libsdl.org/SDL_Free...
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 16 Apr 2016 13:37:49 +0000 (22:37 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 16 Apr 2016 13:37:49 +0000 (22:37 +0900)
SDL_FreeCursor.html

index fcecad4..3105cb5 100644 (file)
@@ -12,7 +12,7 @@
 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryMouse.html">\83}\83E\83X</a> - SDL_FreeCursor\r
 <hr>\r
 <h1>SDL_FreeCursor</h1>\r
-<a href="SDL_CreateCursor.html">SDL_CreateCursor()</a>\82â<a href="SDL_CreateColorCursor.html">SDL_CreateColorCursor()</a>\82Å\90\90¬\82µ\82½\83J\81[\83\\83\8b\82ð\89ð\95ú\82·\82é\r
+<a href="SDL_CreateCursor.html">SDL_CreateCursor()</a>, <a href="SDL_CreateColorCursor.html">SDL_CreateColorCursor()</a>, <a href="SDL_CreateSystemCursor.html">SDL_CreateSystemCursor()</a>\82Å\90\90¬\82µ\82½\83J\81[\83\\83\8b\82ð\89ð\95ú\82·\82é\r
 <h2>\8d\\95¶</h2>\r
 <code>void SDL_FreeCursor(SDL_Cursor* cursor)</code>\r
 <h2>\88ø\90\94</h2>\r
@@ -22,6 +22,7 @@
 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
 <a href="SDL_CreateColorCursor.html">SDL_CreateColorCursor</a><br>\r
 <a href="SDL_CreateCursor.html">SDL_CreateCursor</a><br>\r
+<a href="SDL_CreateSystemCursor.html">SDL_CreateSystemCursor</a><br>\r
 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
 <a href="https://wiki.libsdl.org/SDL_FreeCursor">SDL_FreeCursor - SDL Wiki</a>\r
 <hr>\r