⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-3.html

📁 简单的用Java做的小游戏主要是用了自己的框架来
💻 HTML
📖 第 1 页 / 共 2 页
字号:
类 role.<A HREF="../role/ChipHart.html" title="role 中的类">ChipHart</A> 中的变量
<DD>&nbsp;
<DT><A HREF="../role/Dale.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/Dale.html" title="role 中的类">Dale</A> 中的变量
<DD>下落计数器
<DT><A HREF="../role/EnemyRole.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/EnemyRole.html" title="role 中的类">EnemyRole</A> 中的变量
<DD>计数器
<DT><A HREF="../role/Fire.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/Fire.html" title="role 中的类">Fire</A> 中的变量
<DD>移动计数器
<DT><A HREF="../role/FlowerHart.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/FlowerHart.html" title="role 中的类">FlowerHart</A> 中的变量
<DD>计数器
<DT><A HREF="../role/Skull.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/Skull.html" title="role 中的类">Skull</A> 中的变量
<DD>开火计数器
<DT><A HREF="../role/StreamBall.html#count"><B>count</B></A> - 
类 role.<A HREF="../role/StreamBall.html" title="role 中的类">StreamBall</A> 中的变量
<DD>移动计数器
<DT><A HREF="../assistant/CreateRole.html#createBox()"><B>createBox()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>Method:        createCamp Description:   创建箱子对象
<DT><A HREF="../role/EnemyRole.html#createBullet()"><B>createBullet()</B></A> - 
类 role.<A HREF="../role/EnemyRole.html" title="role 中的类">EnemyRole</A> 中的方法
<DD>产生子弹
<DT><A HREF="../role/BossHand.html#createBullte()"><B>createBullte()</B></A> - 
类 role.<A HREF="../role/BossHand.html" title="role 中的类">BossHand</A> 中的方法
<DD>产生子弹
<DT><A HREF="../assistant/CreateRole.html#createDragon()"><B>createDragon()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建飞龙对象
<DT><A HREF="../assistant/CreateRole.html#createFire()"><B>createFire()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建火对象
<DT><A HREF="../assistant/CreateRole.html#createFlower()"><B>createFlower()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建花对象
<DT><A HREF="../assistant/CreateRole.html#createFlyMonkey()"><B>createFlyMonkey()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建飞猴对象
<DT><A HREF="../assistant/CreateRole.html#createFourBox(int, int, int, int, boolean, boolean)"><B>createFourBox(int, int, int, int, boolean, boolean)</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建多个箱子
<DT><A HREF="../assistant/CreateRole.html#createHag()"><B>createHag()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建女巫对象
<DT><A HREF="../assistant/CreateMapRect.html" title="assistant 中的类"><B>CreateMapRect</B></A> - <A HREF="../assistant/package-summary.html">assistant</A> 中的 类<DD>本类为创建地图区域类<DT><A HREF="../assistant/CreateMapRect.html#CreateMapRect()"><B>CreateMapRect()</B></A> - 
类 assistant.<A HREF="../assistant/CreateMapRect.html" title="assistant 中的类">CreateMapRect</A> 的构造函数
<DD>&nbsp;
<DT><A HREF="../assistant/CreateMapRect.html#createRect()"><B>createRect()</B></A> - 
类 assistant.<A HREF="../assistant/CreateMapRect.html" title="assistant 中的类">CreateMapRect</A> 中的静态方法
<DD>创建地图区域方法
<DT><A HREF="../assistant/CreateRole.html" title="assistant 中的类"><B>CreateRole</B></A> - <A HREF="../assistant/package-summary.html">assistant</A> 中的 类<DD>本类为创建角色类<DT><A HREF="../assistant/CreateRole.html#CreateRole()"><B>CreateRole()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 的构造函数
<DD>&nbsp;
<DT><A HREF="../assistant/CreateRole.html#createRole()"><B>createRole()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建角色方法
<DT><A HREF="../frame/BossFrame.html#createRole()"><B>createRole()</B></A> - 
类 frame.<A HREF="../frame/BossFrame.html" title="frame 中的类">BossFrame</A> 中的方法
<DD>创建角色
<DT><A HREF="../assistant/CreateRole.html#createSkull()"><B>createSkull()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建骷髅对象
<DT><A HREF="../assistant/CreateRole.html#createTwoFlower(int, int, int)"><B>createTwoFlower(int, int, int)</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建两朵花对象
<DT><A HREF="../assistant/CreateRole.html#createWaterFall()"><B>createWaterFall()</B></A> - 
类 assistant.<A HREF="../assistant/CreateRole.html" title="assistant 中的类">CreateRole</A> 中的静态方法
<DD>创建瀑布对象
<DT><A HREF="../assistant/CutImage.html" title="assistant 中的类"><B>CutImage</B></A> - <A HREF="../assistant/package-summary.html">assistant</A> 中的 类<DD>图像切割类<DT><A HREF="../assistant/CutImage.html#CutImage()"><B>CutImage()</B></A> - 
类 assistant.<A HREF="../assistant/CutImage.html" title="assistant 中的类">CutImage</A> 的构造函数
<DD>&nbsp;
<DT><A HREF="../assistant/CutImage.html#cutImage(java.lang.String, int, int, int, int, javax.swing.JFrame)"><B>cutImage(String, int, int, int, int, JFrame)</B></A> - 
类 assistant.<A HREF="../assistant/CutImage.html" title="assistant 中的类">CutImage</A> 中的静态方法
<DD>Method: cutImage Desctiptoin: 切割图片
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-2.html"><B>上一个字母</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="index-3.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Y</A> <HR>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -