OSDN Git Service

API一覧に概要を追加 リンクを修正
[sdl2referencejp/sdl2referencejp.git] / SDL_FRectEquals.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryRect.html" title="1\82Â\8fã">
9 <title>SDL_FRectEquals</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryRect.html">\97Ì\88æ</a> - SDL_FRectEquals
13 <hr>
14 <h1>SDL_FRectEquals</h1>
15 2\82Â\82Ì\92·\95û\8c`\82ª\93\99\82µ\82¢\82©\83`\83F\83b\83N\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_FRectEquals(const SDL_FRect *a, const SDL_FRect *b)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_FRectEquals">
20 <tr><td>a</td><td>1\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_Rect</a></td></tr>
21 <tr><td>b</td><td>2\94Ô\96Ú\82Ì<a href="SDL_FRect.html">SDL_Rect</a></td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 2\82Â\82Ì\92·\95û\8c`\82ª\93\99\82µ\82¢\82Æ\82«SDL_TRUE, \88Ù\82È\82é\82Æ\82«SDL_FALSE\82ð\96ß\82·. \8fÚ\8d×\82ð\8eQ\8fÆ\82·\82é\82±\82Æ.
25 <h2>\8fÚ\8d×</h2>
26 \82±\82Ì\8aÖ\90\94\82Í2\82Â\82Ì\92·\95û\8c`\82Ì\95\9d\8d\82\82³, \88Ê\92u(X\8dÀ\95W\82ÆY\8dÀ\95W)\82Ì\92l\82ð\94ä\8ar\82µ, \91S\82Ä\93\99\82µ\82¯\82ê\82ÎSDL_TRUE\82ð\96ß\82·.
27 \88Ù\82È\82é\92l\82ª1\82Â\82Å\82à\82 \82é, \82Ü\82½\82ÍNULL\82Ì\82Æ\82«, SDL_FALSE\82ð\96ß\82·.
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_FRectEquals">SDL_FRectEquals - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>