@tlua/gmod 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (277) hide show
  1. package/README.md +4 -6
  2. package/index.d.tlua +275 -275
  3. package/package.json +9 -3
  4. package/{achievementicon.d.tlua → types/achievementicon.d.tlua} +1 -1
  5. package/{achievements.d.tlua → types/achievements.d.tlua} +1 -1
  6. package/{ai.d.tlua → types/ai.d.tlua} +1 -1
  7. package/{ai_schedule.d.tlua → types/ai_schedule.d.tlua} +1 -1
  8. package/{ai_task.d.tlua → types/ai_task.d.tlua} +1 -1
  9. package/{angle.d.tlua → types/angle.d.tlua} +1 -1
  10. package/{avatarimage.d.tlua → types/avatarimage.d.tlua} +1 -1
  11. package/{awesomium.d.tlua → types/awesomium.d.tlua} +1 -1
  12. package/{baseclass.d.tlua → types/baseclass.d.tlua} +1 -1
  13. package/{bf_read.d.tlua → types/bf_read.d.tlua} +1 -1
  14. package/{bit.d.tlua → types/bit.d.tlua} +1 -1
  15. package/{button.d.tlua → types/button.d.tlua} +1 -1
  16. package/{cam.d.tlua → types/cam.d.tlua} +1 -1
  17. package/{ceffectdata.d.tlua → types/ceffectdata.d.tlua} +1 -1
  18. package/{chat.d.tlua → types/chat.d.tlua} +1 -1
  19. package/{checkbutton.d.tlua → types/checkbutton.d.tlua} +1 -1
  20. package/{cleanup.d.tlua → types/cleanup.d.tlua} +1 -1
  21. package/{cluaemitter.d.tlua → types/cluaemitter.d.tlua} +1 -1
  22. package/{clualocomotion.d.tlua → types/clualocomotion.d.tlua} +1 -1
  23. package/{cluaparticle.d.tlua → types/cluaparticle.d.tlua} +1 -1
  24. package/{cmovedata.d.tlua → types/cmovedata.d.tlua} +1 -1
  25. package/{cnavarea.d.tlua → types/cnavarea.d.tlua} +1 -1
  26. package/{cnavladder.d.tlua → types/cnavladder.d.tlua} +1 -1
  27. package/{cnewparticleeffect.d.tlua → types/cnewparticleeffect.d.tlua} +1 -1
  28. package/{color.d.tlua → types/color.d.tlua} +1 -1
  29. package/{concommand.d.tlua → types/concommand.d.tlua} +1 -1
  30. package/{constraint.d.tlua → types/constraint.d.tlua} +1 -1
  31. package/{construct.d.tlua → types/construct.d.tlua} +1 -1
  32. package/{contentheader.d.tlua → types/contentheader.d.tlua} +1 -1
  33. package/{contenticon.d.tlua → types/contenticon.d.tlua} +1 -1
  34. package/{contentsidebar.d.tlua → types/contentsidebar.d.tlua} +1 -1
  35. package/{contentsidebartoolbox.d.tlua → types/contentsidebartoolbox.d.tlua} +1 -1
  36. package/{contextbase.d.tlua → types/contextbase.d.tlua} +1 -1
  37. package/{controlpanel.d.tlua → types/controlpanel.d.tlua} +1 -1
  38. package/{controlpresets.d.tlua → types/controlpresets.d.tlua} +1 -1
  39. package/{convar.d.tlua → types/convar.d.tlua} +1 -1
  40. package/{cookie.d.tlua → types/cookie.d.tlua} +1 -1
  41. package/{coroutine.d.tlua → types/coroutine.d.tlua} +1 -1
  42. package/{crecipientfilter.d.tlua → types/crecipientfilter.d.tlua} +1 -1
  43. package/{csent.d.tlua → types/csent.d.tlua} +1 -1
  44. package/{csoundpatch.d.tlua → types/csoundpatch.d.tlua} +1 -1
  45. package/{ctakedamageinfo.d.tlua → types/ctakedamageinfo.d.tlua} +1 -1
  46. package/{ctrllistbox.d.tlua → types/ctrllistbox.d.tlua} +1 -1
  47. package/{ctrlnumpad.d.tlua → types/ctrlnumpad.d.tlua} +1 -1
  48. package/{cusercmd.d.tlua → types/cusercmd.d.tlua} +1 -1
  49. package/{custom_classes.d.tlua → types/custom_classes.d.tlua} +1 -1
  50. package/{custom_entity_fields.d.tlua → types/custom_entity_fields.d.tlua} +1 -1
  51. package/{cvars.d.tlua → types/cvars.d.tlua} +1 -1
  52. package/{dadjustablemodelpanel.d.tlua → types/dadjustablemodelpanel.d.tlua} +1 -1
  53. package/{dalphabar.d.tlua → types/dalphabar.d.tlua} +1 -1
  54. package/{dbinder.d.tlua → types/dbinder.d.tlua} +1 -1
  55. package/{dbubblecontainer.d.tlua → types/dbubblecontainer.d.tlua} +1 -1
  56. package/{dbutton.d.tlua → types/dbutton.d.tlua} +1 -1
  57. package/{dcategoryheader.d.tlua → types/dcategoryheader.d.tlua} +1 -1
  58. package/{dcategorylist.d.tlua → types/dcategorylist.d.tlua} +1 -1
  59. package/{dcheckbox.d.tlua → types/dcheckbox.d.tlua} +1 -1
  60. package/{dcheckboxlabel.d.tlua → types/dcheckboxlabel.d.tlua} +1 -1
  61. package/{dcollapsiblecategory.d.tlua → types/dcollapsiblecategory.d.tlua} +1 -1
  62. package/{dcolorbutton.d.tlua → types/dcolorbutton.d.tlua} +1 -1
  63. package/{dcolorcombo.d.tlua → types/dcolorcombo.d.tlua} +1 -1
  64. package/{dcolorcube.d.tlua → types/dcolorcube.d.tlua} +1 -1
  65. package/{dcolormixer.d.tlua → types/dcolormixer.d.tlua} +1 -1
  66. package/{dcolorpalette.d.tlua → types/dcolorpalette.d.tlua} +1 -1
  67. package/{dcolumnsheet.d.tlua → types/dcolumnsheet.d.tlua} +1 -1
  68. package/{dcombobox.d.tlua → types/dcombobox.d.tlua} +1 -1
  69. package/{ddragbase.d.tlua → types/ddragbase.d.tlua} +1 -1
  70. package/{ddrawer.d.tlua → types/ddrawer.d.tlua} +1 -1
  71. package/{debug.d.tlua → types/debug.d.tlua} +1 -1
  72. package/{debugoverlay.d.tlua → types/debugoverlay.d.tlua} +1 -1
  73. package/{dentityproperties.d.tlua → types/dentityproperties.d.tlua} +1 -1
  74. package/{derma.d.tlua → types/derma.d.tlua} +1 -1
  75. package/{dexpandbutton.d.tlua → types/dexpandbutton.d.tlua} +1 -1
  76. package/{dfilebrowser.d.tlua → types/dfilebrowser.d.tlua} +1 -1
  77. package/{dform.d.tlua → types/dform.d.tlua} +1 -1
  78. package/{dframe.d.tlua → types/dframe.d.tlua} +1 -1
  79. package/{dgrid.d.tlua → types/dgrid.d.tlua} +1 -1
  80. package/{dhorizontaldivider.d.tlua → types/dhorizontaldivider.d.tlua} +1 -1
  81. package/{dhorizontalscroller.d.tlua → types/dhorizontalscroller.d.tlua} +1 -1
  82. package/{dhscrollbar.d.tlua → types/dhscrollbar.d.tlua} +1 -1
  83. package/{dhtml.d.tlua → types/dhtml.d.tlua} +1 -1
  84. package/{dhtmlcontrols.d.tlua → types/dhtmlcontrols.d.tlua} +1 -1
  85. package/{diconbrowser.d.tlua → types/diconbrowser.d.tlua} +1 -1
  86. package/{diconlayout.d.tlua → types/diconlayout.d.tlua} +1 -1
  87. package/{dimage.d.tlua → types/dimage.d.tlua} +1 -1
  88. package/{dimagebutton.d.tlua → types/dimagebutton.d.tlua} +1 -1
  89. package/{dkillicon.d.tlua → types/dkillicon.d.tlua} +1 -1
  90. package/{dlabel.d.tlua → types/dlabel.d.tlua} +1 -1
  91. package/{dlabeleditable.d.tlua → types/dlabeleditable.d.tlua} +1 -1
  92. package/{dlabelurl.d.tlua → types/dlabelurl.d.tlua} +1 -1
  93. package/{dlistbox.d.tlua → types/dlistbox.d.tlua} +1 -1
  94. package/{dlistboxitem.d.tlua → types/dlistboxitem.d.tlua} +1 -1
  95. package/{dlistlayout.d.tlua → types/dlistlayout.d.tlua} +1 -1
  96. package/{dlistview.d.tlua → types/dlistview.d.tlua} +1 -1
  97. package/{dlistview_column.d.tlua → types/dlistview_column.d.tlua} +1 -1
  98. package/{dlistview_columnplain.d.tlua → types/dlistview_columnplain.d.tlua} +1 -1
  99. package/{dlistview_draggerbar.d.tlua → types/dlistview_draggerbar.d.tlua} +1 -1
  100. package/{dlistview_line.d.tlua → types/dlistview_line.d.tlua} +1 -1
  101. package/{dlistviewheaderlabel.d.tlua → types/dlistviewheaderlabel.d.tlua} +1 -1
  102. package/{dlistviewlabel.d.tlua → types/dlistviewlabel.d.tlua} +1 -1
  103. package/{dlistviewline.d.tlua → types/dlistviewline.d.tlua} +1 -1
  104. package/{dmenu.d.tlua → types/dmenu.d.tlua} +1 -1
  105. package/{dmenubar.d.tlua → types/dmenubar.d.tlua} +1 -1
  106. package/{dmenuoption.d.tlua → types/dmenuoption.d.tlua} +1 -1
  107. package/{dmenuoptioncvar.d.tlua → types/dmenuoptioncvar.d.tlua} +1 -1
  108. package/{dmodelpanel.d.tlua → types/dmodelpanel.d.tlua} +1 -1
  109. package/{dmodelselect.d.tlua → types/dmodelselect.d.tlua} +1 -1
  110. package/{dmodelselectmulti.d.tlua → types/dmodelselectmulti.d.tlua} +1 -1
  111. package/{dnotify.d.tlua → types/dnotify.d.tlua} +1 -1
  112. package/{dnumberscratch.d.tlua → types/dnumberscratch.d.tlua} +1 -1
  113. package/{dnumberwang.d.tlua → types/dnumberwang.d.tlua} +1 -1
  114. package/{dnumpad.d.tlua → types/dnumpad.d.tlua} +1 -1
  115. package/{dnumslider.d.tlua → types/dnumslider.d.tlua} +1 -1
  116. package/{dpanel.d.tlua → types/dpanel.d.tlua} +1 -1
  117. package/{dpanellist.d.tlua → types/dpanellist.d.tlua} +1 -1
  118. package/{dpaneloverlay.d.tlua → types/dpaneloverlay.d.tlua} +1 -1
  119. package/{dpanelselect.d.tlua → types/dpanelselect.d.tlua} +1 -1
  120. package/{dpanpanel.d.tlua → types/dpanpanel.d.tlua} +1 -1
  121. package/{dprogress.d.tlua → types/dprogress.d.tlua} +1 -1
  122. package/{dproperties.d.tlua → types/dproperties.d.tlua} +1 -1
  123. package/{dproperty_boolean.d.tlua → types/dproperty_boolean.d.tlua} +1 -1
  124. package/{dproperty_combo.d.tlua → types/dproperty_combo.d.tlua} +1 -1
  125. package/{dproperty_entity.d.tlua → types/dproperty_entity.d.tlua} +1 -1
  126. package/{dproperty_float.d.tlua → types/dproperty_float.d.tlua} +1 -1
  127. package/{dproperty_generic.d.tlua → types/dproperty_generic.d.tlua} +1 -1
  128. package/{dproperty_int.d.tlua → types/dproperty_int.d.tlua} +1 -1
  129. package/{dproperty_vectorcolor.d.tlua → types/dproperty_vectorcolor.d.tlua} +1 -1
  130. package/{dpropertysheet.d.tlua → types/dpropertysheet.d.tlua} +1 -1
  131. package/{dragndrop.d.tlua → types/dragndrop.d.tlua} +1 -1
  132. package/{draw.d.tlua → types/draw.d.tlua} +1 -1
  133. package/{drgbpicker.d.tlua → types/drgbpicker.d.tlua} +1 -1
  134. package/{drive.d.tlua → types/drive.d.tlua} +1 -1
  135. package/{dscrollbargrip.d.tlua → types/dscrollbargrip.d.tlua} +1 -1
  136. package/{dscrollpanel.d.tlua → types/dscrollpanel.d.tlua} +1 -1
  137. package/{dshape.d.tlua → types/dshape.d.tlua} +1 -1
  138. package/{dsizetocontents.d.tlua → types/dsizetocontents.d.tlua} +1 -1
  139. package/{dslider.d.tlua → types/dslider.d.tlua} +1 -1
  140. package/{dsprite.d.tlua → types/dsprite.d.tlua} +1 -1
  141. package/{dtab.d.tlua → types/dtab.d.tlua} +1 -1
  142. package/{dtextentry.d.tlua → types/dtextentry.d.tlua} +1 -1
  143. package/{dtilelayout.d.tlua → types/dtilelayout.d.tlua} +1 -1
  144. package/{dtooltip.d.tlua → types/dtooltip.d.tlua} +1 -1
  145. package/{dtree.d.tlua → types/dtree.d.tlua} +1 -1
  146. package/{dtree_node.d.tlua → types/dtree_node.d.tlua} +1 -1
  147. package/{dtree_node_button.d.tlua → types/dtree_node_button.d.tlua} +1 -1
  148. package/{duplicator.d.tlua → types/duplicator.d.tlua} +1 -1
  149. package/{dverticaldivider.d.tlua → types/dverticaldivider.d.tlua} +1 -1
  150. package/{dvscrollbar.d.tlua → types/dvscrollbar.d.tlua} +1 -1
  151. package/{editablepanel.d.tlua → types/editablepanel.d.tlua} +1 -1
  152. package/{effect.d.tlua → types/effect.d.tlua} +1 -1
  153. package/{effects.d.tlua → types/effects.d.tlua} +1 -1
  154. package/{engine.d.tlua → types/engine.d.tlua} +1 -1
  155. package/{entity.d.tlua → types/entity.d.tlua} +1 -1
  156. package/{ents.d.tlua → types/ents.d.tlua} +1 -1
  157. package/{enums.d.tlua → types/enums.d.tlua} +1 -1
  158. package/{file.d.tlua → types/file.d.tlua} +1 -1
  159. package/{file_class.d.tlua → types/file_class.d.tlua} +1 -1
  160. package/{fingerposer.d.tlua → types/fingerposer.d.tlua} +1 -1
  161. package/{fingervar.d.tlua → types/fingervar.d.tlua} +1 -1
  162. package/{frame.d.tlua → types/frame.d.tlua} +1 -1
  163. package/{frame_blend.d.tlua → types/frame_blend.d.tlua} +1 -1
  164. package/{game.d.tlua → types/game.d.tlua} +1 -1
  165. package/{gameevent.d.tlua → types/gameevent.d.tlua} +1 -1
  166. package/{gamemode.d.tlua → types/gamemode.d.tlua} +1 -1
  167. package/{global.d.tlua → types/global.d.tlua} +1 -1
  168. package/{gm.d.tlua → types/gm.d.tlua} +1 -1
  169. package/{gmod.d.tlua → types/gmod.d.tlua} +1 -1
  170. package/{gmsave.d.tlua → types/gmsave.d.tlua} +1 -1
  171. package/{gui.d.tlua → types/gui.d.tlua} +1 -1
  172. package/{gwen.d.tlua → types/gwen.d.tlua} +1 -1
  173. package/{halo.d.tlua → types/halo.d.tlua} +1 -1
  174. package/{hammer.d.tlua → types/hammer.d.tlua} +1 -1
  175. package/{hook.d.tlua → types/hook.d.tlua} +1 -1
  176. package/{html.d.tlua → types/html.d.tlua} +1 -1
  177. package/{http.d.tlua → types/http.d.tlua} +1 -1
  178. package/{iconeditor.d.tlua → types/iconeditor.d.tlua} +1 -1
  179. package/{igmodaudiochannel.d.tlua → types/igmodaudiochannel.d.tlua} +1 -1
  180. package/{imagecheckbox.d.tlua → types/imagecheckbox.d.tlua} +1 -1
  181. package/{imaterial.d.tlua → types/imaterial.d.tlua} +1 -1
  182. package/{imesh.d.tlua → types/imesh.d.tlua} +1 -1
  183. package/{input.d.tlua → types/input.d.tlua} +1 -1
  184. package/{invalidateinternalentitycache.d.tlua → types/invalidateinternalentitycache.d.tlua} +1 -1
  185. package/{irestore.d.tlua → types/irestore.d.tlua} +1 -1
  186. package/{isave.d.tlua → types/isave.d.tlua} +1 -1
  187. package/{itexture.d.tlua → types/itexture.d.tlua} +1 -1
  188. package/{ivideowriter.d.tlua → types/ivideowriter.d.tlua} +1 -1
  189. package/{jit.d.tlua → types/jit.d.tlua} +1 -1
  190. package/{killicon.d.tlua → types/killicon.d.tlua} +1 -1
  191. package/{label.d.tlua → types/label.d.tlua} +1 -1
  192. package/{language.d.tlua → types/language.d.tlua} +1 -1
  193. package/{list.d.tlua → types/list.d.tlua} +1 -1
  194. package/{makeballoon.d.tlua → types/makeballoon.d.tlua} +1 -1
  195. package/{markup.d.tlua → types/markup.d.tlua} +1 -1
  196. package/{markupobject.d.tlua → types/markupobject.d.tlua} +1 -1
  197. package/{material.d.tlua → types/material.d.tlua} +1 -1
  198. package/{math.d.tlua → types/math.d.tlua} +1 -1
  199. package/{matproxy.d.tlua → types/matproxy.d.tlua} +1 -1
  200. package/{matselect.d.tlua → types/matselect.d.tlua} +1 -1
  201. package/{menu.d.tlua → types/menu.d.tlua} +1 -1
  202. package/{menubar.d.tlua → types/menubar.d.tlua} +1 -1
  203. package/{mesh.d.tlua → types/mesh.d.tlua} +1 -1
  204. package/{modelimage.d.tlua → types/modelimage.d.tlua} +1 -1
  205. package/{motionsensor.d.tlua → types/motionsensor.d.tlua} +1 -1
  206. package/{navmesh.d.tlua → types/navmesh.d.tlua} +1 -1
  207. package/{net.d.tlua → types/net.d.tlua} +1 -1
  208. package/{nextbot.d.tlua → types/nextbot.d.tlua} +1 -1
  209. package/{notification.d.tlua → types/notification.d.tlua} +1 -1
  210. package/{npc.d.tlua → types/npc.d.tlua} +1 -1
  211. package/{numpad.d.tlua → types/numpad.d.tlua} +1 -1
  212. package/{os.d.tlua → types/os.d.tlua} +1 -1
  213. package/{package.d.tlua → types/package.d.tlua} +1 -1
  214. package/{panel.d.tlua → types/panel.d.tlua} +1 -1
  215. package/{panellist.d.tlua → types/panellist.d.tlua} +1 -1
  216. package/{pathfollower.d.tlua → types/pathfollower.d.tlua} +1 -1
  217. package/{permissions.d.tlua → types/permissions.d.tlua} +1 -1
  218. package/{physcollide.d.tlua → types/physcollide.d.tlua} +1 -1
  219. package/{physenv.d.tlua → types/physenv.d.tlua} +1 -1
  220. package/{physobj.d.tlua → types/physobj.d.tlua} +1 -1
  221. package/{pixelvis_handle_t.d.tlua → types/pixelvis_handle_t.d.tlua} +1 -1
  222. package/{player.d.tlua → types/player.d.tlua} +1 -1
  223. package/{player_manager.d.tlua → types/player_manager.d.tlua} +1 -1
  224. package/{preseteditor.d.tlua → types/preseteditor.d.tlua} +1 -1
  225. package/{presets.d.tlua → types/presets.d.tlua} +1 -1
  226. package/{projectedtexture.d.tlua → types/projectedtexture.d.tlua} +1 -1
  227. package/{properties.d.tlua → types/properties.d.tlua} +1 -1
  228. package/{propselect.d.tlua → types/propselect.d.tlua} +1 -1
  229. package/{radiobutton.d.tlua → types/radiobutton.d.tlua} +1 -1
  230. package/{render.d.tlua → types/render.d.tlua} +1 -1
  231. package/{resource.d.tlua → types/resource.d.tlua} +1 -1
  232. package/{richtext.d.tlua → types/richtext.d.tlua} +1 -1
  233. package/{sandbox.d.tlua → types/sandbox.d.tlua} +1 -1
  234. package/{saverestore.d.tlua → types/saverestore.d.tlua} +1 -1
  235. package/{schedule.d.tlua → types/schedule.d.tlua} +1 -1
  236. package/{scripted_ents.d.tlua → types/scripted_ents.d.tlua} +1 -1
  237. package/{search.d.tlua → types/search.d.tlua} +1 -1
  238. package/{serverlist.d.tlua → types/serverlist.d.tlua} +1 -1
  239. package/{slidebar.d.tlua → types/slidebar.d.tlua} +1 -1
  240. package/{slider.d.tlua → types/slider.d.tlua} +1 -1
  241. package/{sound.d.tlua → types/sound.d.tlua} +1 -1
  242. package/{spawnicon.d.tlua → types/spawnicon.d.tlua} +1 -1
  243. package/{spawnmenu.d.tlua → types/spawnmenu.d.tlua} +1 -1
  244. package/{spawnmenucontentpanel.d.tlua → types/spawnmenucontentpanel.d.tlua} +1 -1
  245. package/{sql.d.tlua → types/sql.d.tlua} +1 -1
  246. package/{stack.d.tlua → types/stack.d.tlua} +1 -1
  247. package/{steamworks.d.tlua → types/steamworks.d.tlua} +1 -1
  248. package/{string.d.tlua → types/string.d.tlua} +1 -1
  249. package/{structures.d.tlua → types/structures.d.tlua} +1 -1
  250. package/{surface.d.tlua → types/surface.d.tlua} +1 -1
  251. package/{surfaceinfo.d.tlua → types/surfaceinfo.d.tlua} +1 -1
  252. package/{system.d.tlua → types/system.d.tlua} +1 -1
  253. package/{table.d.tlua → types/table.d.tlua} +1 -1
  254. package/{task.d.tlua → types/task.d.tlua} +1 -1
  255. package/{team.d.tlua → types/team.d.tlua} +1 -1
  256. package/{textentry.d.tlua → types/textentry.d.tlua} +1 -1
  257. package/{tgaimage.d.tlua → types/tgaimage.d.tlua} +1 -1
  258. package/{timer.d.tlua → types/timer.d.tlua} +1 -1
  259. package/{tool.d.tlua → types/tool.d.tlua} +1 -1
  260. package/{ugcpublishwindow.d.tlua → types/ugcpublishwindow.d.tlua} +1 -1
  261. package/{umsg.d.tlua → types/umsg.d.tlua} +1 -1
  262. package/{undo.d.tlua → types/undo.d.tlua} +1 -1
  263. package/{urllabel.d.tlua → types/urllabel.d.tlua} +1 -1
  264. package/{usermessage.d.tlua → types/usermessage.d.tlua} +1 -1
  265. package/{utf8.d.tlua → types/utf8.d.tlua} +1 -1
  266. package/{util.d.tlua → types/util.d.tlua} +1 -1
  267. package/{vector.d.tlua → types/vector.d.tlua} +1 -1
  268. package/{vehicle.d.tlua → types/vehicle.d.tlua} +1 -1
  269. package/{vgui.d.tlua → types/vgui.d.tlua} +1 -1
  270. package/{video.d.tlua → types/video.d.tlua} +1 -1
  271. package/{vmatrix.d.tlua → types/vmatrix.d.tlua} +1 -1
  272. package/{weapon.d.tlua → types/weapon.d.tlua} +1 -1
  273. package/{weapons.d.tlua → types/weapons.d.tlua} +1 -1
  274. package/{widgets.d.tlua → types/widgets.d.tlua} +1 -1
  275. package/{workshopfilebase.d.tlua → types/workshopfilebase.d.tlua} +1 -1
  276. /package/{_globals.d.tlua → types/_globals.d.tlua} +0 -0
  277. /package/{_gmod-std.d.tlua → types/_gmod-std.d.tlua} +0 -0
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@tlua/gmod",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "Garry's Mod type declarations for tlua, generated from the GMod wiki.",
5
5
  "types": "index.d.tlua",
6
6
  "files": [
7
- "*.d.tlua",
7
+ "index.d.tlua",
8
+ "types/",
8
9
  "__metadata.json"
9
10
  ],
10
11
  "keywords": [
@@ -14,5 +15,10 @@
14
15
  "types",
15
16
  "declarations"
16
17
  ],
17
- "license": "MIT"
18
+ "license": "MIT",
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "git+https://github.com/apyrr/tlua-gmod.git"
22
+ },
23
+ "homepage": "https://github.com/apyrr/tlua-gmod"
18
24
  }
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Used to show an icon for any of the [Garry's Mod Steam achievements](http://steamcommunity.com/stats/GarrysMod/achievements).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * This library is used internally by Garry's Mod to help keep track of achievement progress and unlock the appropriate achievements once a certain number is reached.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The ai library.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Allows you to set up a schedule for NPCs to follow. This lets you dictate their actions.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Used to create tasks for scripted NPCs.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * List of all possible functions to manipulate angles. Created by Global.Angle.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Used to show a player's Steam avatar. You are recommended but not limited to pick one of the following sizes: 16, 32, 64, 84, 128, 184.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Base panel for elements using the [Awesomium](http://www.awesomium.com) UI engine.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The baseclass library. Used to lookup a field from a metatable.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * This is the object passed to [usermessage.Hook](https://wiki.facepunch.com/gmod/usermessage.Hook) when a message is received. It contains each value stored in the message in sequential order. You should read values from it in the order you wrote them.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The bitwise library contains useful functions for bitwise operations.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Creates a button that players can click on.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * This directs all drawing to be done to a certain 2D or 3D plane or position, until the corresponding "End" function is called.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * List of all possible functions available for effect data. This is the object returned by the [EffectData](https://wiki.facepunch.com/gmod/Global.EffectData) function and is required for [util.Effect](https://wiki.facepunch.com/gmod/util.Effect) function.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The chat library's purpose is to interface with the default chatbox.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Use [DCheckBoxLabel](https://wiki.facepunch.com/gmod/DCheckBoxLabel) instead.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The cleanup library allows you to control what happens to custom entities when the clean-up buttons are pressed in the Utilities tab of the Spawn menu (default Q).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * List of all possible functions available for LuaEmitters. This is the object returned by the [Global.ParticleEmitter](https://wiki.facepunch.com/gmod/Global.ParticleEmitter) function.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * This class is essentially what controls a [NextBot](https://wiki.facepunch.com/gmod/NextBot) NPC. You can access it in a [NextBot](https://wiki.facepunch.com/gmod/NextBot) NPC by using **self.loco** variable.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * List of all possible functions available for Lua particles. This is the object returned by the [CLuaEmitter:Add](https://wiki.facepunch.com/gmod/CLuaEmitter:Add) function.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A class used to store the inputs from [CUserCmd](https://wiki.facepunch.com/gmod/CUserCmd) and other information related to the current movement simulation, such as velocity, position and so on.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * An object returned by [navmesh](https://wiki.facepunch.com/gmod/navmesh) functions.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * An object that represents a ladder for Nextbots.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * This object represents a .pcf ( Orange Box ) particle system. Created by [Entity:CreateParticleEffect](https://wiki.facepunch.com/gmod/Entity:CreateParticleEffect) and [Global.CreateParticleSystem](https://wiki.facepunch.com/gmod/Global.CreateParticleSystem).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface Color {
4
4
  /** The red component of the color. */
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The concommand library is used to create console commands which can be used to network (basic) information & events between the client and the server.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The constraint library allows you to control the constraint system built into the physics engine (rope, weld, ballsockets, etc).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The construct library is used to control the physical properties of entities.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The spawn icon used for SWEPs and other SENTs, commonly featured as part of the spawn menu.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A base for all context menu panels ( The ones used for tool options in sandbox )
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /** Used by the context menu in sandbox. */
4
4
  interface ControlPanel extends DForm {
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A preset manager, found at the top of almost every default tool's C-menu.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * An object returned by [Global.CreateConVar](https://wiki.facepunch.com/gmod/Global.CreateConVar), [Global.CreateClientConVar](https://wiki.facepunch.com/gmod/Global.CreateClientConVar) (which uses [Global.CreateConVar](https://wiki.facepunch.com/gmod/Global.CreateConVar) internally), and [Global.GetConVar](https://wiki.facepunch.com/gmod/Global.GetConVar).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Functions to persist data on a user's computer.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Coroutines are similar to threads, however they do not run simultaneously. They offer a way to split up tasks and dynamically pause & resume functions.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * List of all possible functions to manipulate Recipient Filters. Can be created with [Global.RecipientFilter](https://wiki.facepunch.com/gmod/Global.RecipientFilter).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * CSEnt is a client-side only entity which can be created with [Global.ClientsideModel](https://wiki.facepunch.com/gmod/Global.ClientsideModel), [Global.ClientsideRagdoll](https://wiki.facepunch.com/gmod/Global.ClientsideRagdoll) and [Global.ClientsideScene](https://wiki.facepunch.com/gmod/Global.ClientsideScene).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * CSoundPatch class.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A class used to store and modify all the data concerning a damage event.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A [DComboBox](https://wiki.facepunch.com/gmod/DComboBox) based dropdown menu with build in easy [ConVar](https://wiki.facepunch.com/gmod/ConVar) support.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * CtrlNumPad is a [VGUI](https://wiki.facepunch.com/gmod/VGUI) element designed primarily for [SpawnMenu](https://wiki.facepunch.com/gmod/SpawnMenu) and [ControlPanel](https://wiki.facepunch.com/gmod/ControlPanel). It is used to create a [DBinder](https://wiki.facepunch.com/gmod/DBinder) with at least one [DLabel](https://wiki.facepunch.com/gmod/DLabel). Each change made by the player in the `CtrlNumPad` acts on a previously defined [ConVar](https://wiki.facepunch.com/gmod/ConVar).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A class used to store the player inputs, such as mouse movement, view angles, [Enums/IN](https://wiki.facepunch.com/gmod/Enums/IN) buttons pressed and analog movement, the data from this class is then transfered to a [CMoveData](https://wiki.facepunch.com/gmod/CMoveData) during actual movement simulation.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface ContentContainer extends DIconLayout {
4
4
  SetTriggerSpawnlistChange(self: ContentContainer, trigger: boolean): void;
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Information about custom fields that are not exclusive to [Scripted Entities](https://wiki.facepunch.com/gmod/Scripted_Entities), fields that have an effect on any entity.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The cvars library allows you to control what happens when a cvar (console variable) is changed.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A derivative of the DModelPanel in which the user may modify the perspective of the model with their mouse and keyboard by clicking and dragging.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A bar to select the opacity (alpha level) of a color.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Input which can bind a command to a key. Used for binding inputs and outputs of TOOLs.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A transparent gray speech bubble panel made up of a rounded box and point coming from the bottom.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A standard Derma button.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A host for multiple [DCollapsibleCategory](https://wiki.facepunch.com/gmod/DCollapsibleCategory) panels.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The DCheckBox is a checkbox. It allows you to get a boolean value from the user (true/false - yes/no)
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DCheckBoxLabel extends Panel {
4
4
  Button: DCheckBox;
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The collapsible category allows you to create numerous sections of controls, and have the ability to contract/expand them.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Colorful buttons. Used internally by [DColorPalette](https://wiki.facepunch.com/gmod/DColorPalette).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The **DColorCombo** allows the user to choose color, without alpha,
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The DColorCube allows a user to select saturation and value but not hue. Uses HSV colors
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A standard Derma color mixer
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The **DColorPalette** allows the player to select a color from a list of given colors.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Similar to [DPropertySheet](https://wiki.facepunch.com/gmod/DPropertySheet), but with tabs on the left.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A field with multiple selectable values.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A simple Derma Drawer
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The debug library is intended to help you debug your scripts, however it also has several other powerful uses. Some builtin debug function were removed in GMod due to security reasons
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The debugoverlay library is mainly useful for 3D debugging, it can be used to draw shapes on the screen for debug purposes.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: Unless you know what you are doing and you benefit from this panel, you should be using the [DProperties](https://wiki.facepunch.com/gmod/DProperties) instead.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The derma library allows you to add custom derma controls and create & modify derma skins.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * **INTERNAL**: This is used internally - although you're able to use it you probably shouldn't.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  interface DFileBrowser extends DPanel {
4
4
  /** The horizontal divider panel splitting the tree and file list. */
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * An easy form with functions to quickly add form elements
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The DFrame is the base of basically all VGUI elements. Most of the time you
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A really simple grid layout panel.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * Creates an invisible vertical divider between two GUI elements.
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A very basic horizontal scrollable panel, similar to [DScrollPanel](https://wiki.facepunch.com/gmod/DScrollPanel).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * A generic horizontal scrollbar. See the vertical alternative [here](https://wiki.facepunch.com/gmod/DVScrollBar).
@@ -1,4 +1,4 @@
1
- // AUTO-GENERATED tlua declarations. Do not edit by hand.
1
+ // AUTO-GENERATED tlua declarations.
2
2
 
3
3
  /**
4
4
  * The DHTML control wraps the internal web engine, supports calling Javascript functions from Lua,