what the fuck I did to the Javadoc?

Former-commit-id: 3cb22beaffd151903f7d4cc8f0cdeffbabd9c1a0
Former-commit-id: 104e52928b020e3db2599acb9c99fb3bb23e2f91
This commit is contained in:
Song Minjae
2016-09-22 23:07:50 +09:00
parent 433f27bef2
commit 85156ecdcf
6 changed files with 36 additions and 36 deletions

View File

@@ -1685,7 +1685,7 @@ public void <B>setWorldClip</B>(<A HREF="../../../org/newdawn/slick/geom/Rectang
<DD>Set the world clip to be applied
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>clip</CODE> - The area still echo<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Graphics.html#setWorldClip(float, float, float, float)"><CODE>setWorldClip(float, float, float, float)</CODE></A></DL>
<DT><B>Parameters:</B><DD><CODE>clip</CODE> - The area still visible<DT><B>See Also:</B><DD><A HREF="../../../org/newdawn/slick/Graphics.html#setWorldClip(float, float, float, float)"><CODE>setWorldClip(float, float, float, float)</CODE></A></DL>
</DD>
</DL>
<HR>