首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > iminigame:在Flash制作的游戏模式!

iminigame:在Flash制作的游戏模式!

  • 资源大小:3.02 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: flash 游戏 制作 模式 iminigame

资 源 简 介

IMiniGame IMiniGame allows you, as a developer, to code gamemodes in a nutshell. It has an incredibly simple system and allows gamemodes in less than 15 lines. On top of that it has a nice and simple GUI to enable / disable regisered minigames. This comes with 2 pre-installed minigames : The classic PVP that everyone loves, and a replica of the childrens game Tag. Coding IMiniGame provides you with a simple to use library with some functions that explain themselfs. ``` < shared > IMiniGame.New() -> Provides the basic library and minigame object IMiniGame.Load( name ) -> Load a registered minigame using its name IMiniGame.Unload() -> Unload current minigame IMiniGame.IsRegistered( name ) -> Checks if a minigame is registered < server > IMiniGame.LoadEveryone( name ) -> Load a minigame universly IMiniGame.UnloadEveryone( name ) -> Unload a minigame universly < Client > IMiniGame.OpenGUI() ->
VIP VIP
0.175455s