core_bind.cpp 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825
  1. /*************************************************************************/
  2. /* core_bind.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "core_bind.h"
  31. #include "core/project_settings.h"
  32. #include "geometry.h"
  33. #include "io/file_access_compressed.h"
  34. #include "io/file_access_encrypted.h"
  35. #include "io/json.h"
  36. #include "io/marshalls.h"
  37. #include "os/keyboard.h"
  38. #include "os/os.h"
  39. #include "thirdparty/misc/base64.h"
  40. /**
  41. * Time constants borrowed from loc_time.h
  42. */
  43. #define EPOCH_YR 1970 /* EPOCH = Jan 1 1970 00:00:00 */
  44. #define SECS_DAY (24L * 60L * 60L)
  45. #define LEAPYEAR(year) (!((year) % 4) && (((year) % 100) || !((year) % 400)))
  46. #define YEARSIZE(year) (LEAPYEAR(year) ? 366 : 365)
  47. #define SECOND_KEY "second"
  48. #define MINUTE_KEY "minute"
  49. #define HOUR_KEY "hour"
  50. #define DAY_KEY "day"
  51. #define MONTH_KEY "month"
  52. #define YEAR_KEY "year"
  53. #define WEEKDAY_KEY "weekday"
  54. #define DST_KEY "dst"
  55. /// Table of number of days in each month (for regular year and leap year)
  56. static const unsigned int MONTH_DAYS_TABLE[2][12] = {
  57. { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 },
  58. { 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }
  59. };
  60. _ResourceLoader *_ResourceLoader::singleton = NULL;
  61. Ref<ResourceInteractiveLoader> _ResourceLoader::load_interactive(const String &p_path, const String &p_type_hint) {
  62. return ResourceLoader::load_interactive(p_path, p_type_hint);
  63. }
  64. RES _ResourceLoader::load(const String &p_path, const String &p_type_hint, bool p_no_cache) {
  65. Error err = OK;
  66. RES ret = ResourceLoader::load(p_path, p_type_hint, p_no_cache, &err);
  67. if (err != OK) {
  68. ERR_EXPLAIN("Error loading resource: '" + p_path + "'");
  69. ERR_FAIL_COND_V(err != OK, ret);
  70. }
  71. return ret;
  72. }
  73. PoolVector<String> _ResourceLoader::get_recognized_extensions_for_type(const String &p_type) {
  74. List<String> exts;
  75. ResourceLoader::get_recognized_extensions_for_type(p_type, &exts);
  76. PoolVector<String> ret;
  77. for (List<String>::Element *E = exts.front(); E; E = E->next()) {
  78. ret.push_back(E->get());
  79. }
  80. return ret;
  81. }
  82. void _ResourceLoader::set_abort_on_missing_resources(bool p_abort) {
  83. ResourceLoader::set_abort_on_missing_resources(p_abort);
  84. }
  85. PoolStringArray _ResourceLoader::get_dependencies(const String &p_path) {
  86. List<String> deps;
  87. ResourceLoader::get_dependencies(p_path, &deps);
  88. PoolStringArray ret;
  89. for (List<String>::Element *E = deps.front(); E; E = E->next()) {
  90. ret.push_back(E->get());
  91. }
  92. return ret;
  93. };
  94. bool _ResourceLoader::has(const String &p_path) {
  95. String local_path = ProjectSettings::get_singleton()->localize_path(p_path);
  96. return ResourceCache::has(local_path);
  97. };
  98. void _ResourceLoader::_bind_methods() {
  99. ClassDB::bind_method(D_METHOD("load_interactive", "path", "type_hint"), &_ResourceLoader::load_interactive, DEFVAL(""));
  100. ClassDB::bind_method(D_METHOD("load", "path", "type_hint", "p_no_cache"), &_ResourceLoader::load, DEFVAL(""), DEFVAL(false));
  101. ClassDB::bind_method(D_METHOD("get_recognized_extensions_for_type", "type"), &_ResourceLoader::get_recognized_extensions_for_type);
  102. ClassDB::bind_method(D_METHOD("set_abort_on_missing_resources", "abort"), &_ResourceLoader::set_abort_on_missing_resources);
  103. ClassDB::bind_method(D_METHOD("get_dependencies", "path"), &_ResourceLoader::get_dependencies);
  104. ClassDB::bind_method(D_METHOD("has", "path"), &_ResourceLoader::has);
  105. }
  106. _ResourceLoader::_ResourceLoader() {
  107. singleton = this;
  108. }
  109. Error _ResourceSaver::save(const String &p_path, const RES &p_resource, uint32_t p_flags) {
  110. ERR_FAIL_COND_V(p_resource.is_null(), ERR_INVALID_PARAMETER);
  111. return ResourceSaver::save(p_path, p_resource, p_flags);
  112. }
  113. PoolVector<String> _ResourceSaver::get_recognized_extensions(const RES &p_resource) {
  114. ERR_FAIL_COND_V(p_resource.is_null(), PoolVector<String>());
  115. List<String> exts;
  116. ResourceSaver::get_recognized_extensions(p_resource, &exts);
  117. PoolVector<String> ret;
  118. for (List<String>::Element *E = exts.front(); E; E = E->next()) {
  119. ret.push_back(E->get());
  120. }
  121. return ret;
  122. }
  123. _ResourceSaver *_ResourceSaver::singleton = NULL;
  124. void _ResourceSaver::_bind_methods() {
  125. ClassDB::bind_method(D_METHOD("save", "path", "resource", "flags"), &_ResourceSaver::save, DEFVAL(0));
  126. ClassDB::bind_method(D_METHOD("get_recognized_extensions", "type"), &_ResourceSaver::get_recognized_extensions);
  127. BIND_ENUM_CONSTANT(FLAG_RELATIVE_PATHS);
  128. BIND_ENUM_CONSTANT(FLAG_BUNDLE_RESOURCES);
  129. BIND_ENUM_CONSTANT(FLAG_CHANGE_PATH);
  130. BIND_ENUM_CONSTANT(FLAG_OMIT_EDITOR_PROPERTIES);
  131. BIND_ENUM_CONSTANT(FLAG_SAVE_BIG_ENDIAN);
  132. BIND_ENUM_CONSTANT(FLAG_COMPRESS);
  133. }
  134. _ResourceSaver::_ResourceSaver() {
  135. singleton = this;
  136. }
  137. /////////////////OS
  138. Point2 _OS::get_mouse_position() const {
  139. return OS::get_singleton()->get_mouse_position();
  140. }
  141. void _OS::set_window_title(const String &p_title) {
  142. OS::get_singleton()->set_window_title(p_title);
  143. }
  144. int _OS::get_mouse_button_state() const {
  145. return OS::get_singleton()->get_mouse_button_state();
  146. }
  147. String _OS::get_unique_id() const {
  148. return OS::get_singleton()->get_unique_id();
  149. }
  150. bool _OS::has_touchscreen_ui_hint() const {
  151. return OS::get_singleton()->has_touchscreen_ui_hint();
  152. }
  153. void _OS::set_clipboard(const String &p_text) {
  154. OS::get_singleton()->set_clipboard(p_text);
  155. }
  156. String _OS::get_clipboard() const {
  157. return OS::get_singleton()->get_clipboard();
  158. }
  159. int _OS::get_video_driver_count() const {
  160. return OS::get_singleton()->get_video_driver_count();
  161. }
  162. String _OS::get_video_driver_name(int p_driver) const {
  163. return OS::get_singleton()->get_video_driver_name(p_driver);
  164. }
  165. int _OS::get_audio_driver_count() const {
  166. return OS::get_singleton()->get_audio_driver_count();
  167. }
  168. String _OS::get_audio_driver_name(int p_driver) const {
  169. return OS::get_singleton()->get_audio_driver_name(p_driver);
  170. }
  171. void _OS::set_video_mode(const Size2 &p_size, bool p_fullscreen, bool p_resizeable, int p_screen) {
  172. OS::VideoMode vm;
  173. vm.width = p_size.width;
  174. vm.height = p_size.height;
  175. vm.fullscreen = p_fullscreen;
  176. vm.resizable = p_resizeable;
  177. OS::get_singleton()->set_video_mode(vm, p_screen);
  178. }
  179. Size2 _OS::get_video_mode(int p_screen) const {
  180. OS::VideoMode vm;
  181. vm = OS::get_singleton()->get_video_mode(p_screen);
  182. return Size2(vm.width, vm.height);
  183. }
  184. bool _OS::is_video_mode_fullscreen(int p_screen) const {
  185. OS::VideoMode vm;
  186. vm = OS::get_singleton()->get_video_mode(p_screen);
  187. return vm.fullscreen;
  188. }
  189. int _OS::get_screen_count() const {
  190. return OS::get_singleton()->get_screen_count();
  191. }
  192. int _OS::get_current_screen() const {
  193. return OS::get_singleton()->get_current_screen();
  194. }
  195. void _OS::set_current_screen(int p_screen) {
  196. OS::get_singleton()->set_current_screen(p_screen);
  197. }
  198. Point2 _OS::get_screen_position(int p_screen) const {
  199. return OS::get_singleton()->get_screen_position(p_screen);
  200. }
  201. Size2 _OS::get_screen_size(int p_screen) const {
  202. return OS::get_singleton()->get_screen_size(p_screen);
  203. }
  204. int _OS::get_screen_dpi(int p_screen) const {
  205. return OS::get_singleton()->get_screen_dpi(p_screen);
  206. }
  207. Point2 _OS::get_window_position() const {
  208. return OS::get_singleton()->get_window_position();
  209. }
  210. void _OS::set_window_position(const Point2 &p_position) {
  211. OS::get_singleton()->set_window_position(p_position);
  212. }
  213. Size2 _OS::get_window_size() const {
  214. return OS::get_singleton()->get_window_size();
  215. }
  216. Size2 _OS::get_real_window_size() const {
  217. return OS::get_singleton()->get_real_window_size();
  218. }
  219. void _OS::set_window_size(const Size2 &p_size) {
  220. OS::get_singleton()->set_window_size(p_size);
  221. }
  222. Rect2 _OS::get_window_safe_area() const {
  223. return OS::get_singleton()->get_window_safe_area();
  224. }
  225. void _OS::set_window_fullscreen(bool p_enabled) {
  226. OS::get_singleton()->set_window_fullscreen(p_enabled);
  227. }
  228. bool _OS::is_window_fullscreen() const {
  229. return OS::get_singleton()->is_window_fullscreen();
  230. }
  231. void _OS::set_window_resizable(bool p_enabled) {
  232. OS::get_singleton()->set_window_resizable(p_enabled);
  233. }
  234. bool _OS::is_window_resizable() const {
  235. return OS::get_singleton()->is_window_resizable();
  236. }
  237. void _OS::set_window_minimized(bool p_enabled) {
  238. OS::get_singleton()->set_window_minimized(p_enabled);
  239. }
  240. bool _OS::is_window_minimized() const {
  241. return OS::get_singleton()->is_window_minimized();
  242. }
  243. void _OS::set_window_maximized(bool p_enabled) {
  244. OS::get_singleton()->set_window_maximized(p_enabled);
  245. }
  246. bool _OS::is_window_maximized() const {
  247. return OS::get_singleton()->is_window_maximized();
  248. }
  249. void _OS::set_window_always_on_top(bool p_enabled) {
  250. OS::get_singleton()->set_window_always_on_top(p_enabled);
  251. }
  252. bool _OS::is_window_always_on_top() const {
  253. return OS::get_singleton()->is_window_always_on_top();
  254. }
  255. void _OS::set_borderless_window(bool p_borderless) {
  256. OS::get_singleton()->set_borderless_window(p_borderless);
  257. }
  258. bool _OS::get_borderless_window() const {
  259. return OS::get_singleton()->get_borderless_window();
  260. }
  261. void _OS::set_ime_position(const Point2 &p_pos) {
  262. return OS::get_singleton()->set_ime_position(p_pos);
  263. }
  264. void _OS::set_use_file_access_save_and_swap(bool p_enable) {
  265. FileAccess::set_backup_save(p_enable);
  266. }
  267. bool _OS::is_video_mode_resizable(int p_screen) const {
  268. OS::VideoMode vm;
  269. vm = OS::get_singleton()->get_video_mode(p_screen);
  270. return vm.resizable;
  271. }
  272. Array _OS::get_fullscreen_mode_list(int p_screen) const {
  273. List<OS::VideoMode> vmlist;
  274. OS::get_singleton()->get_fullscreen_mode_list(&vmlist, p_screen);
  275. Array vmarr;
  276. for (List<OS::VideoMode>::Element *E = vmlist.front(); E; E = E->next()) {
  277. vmarr.push_back(Size2(E->get().width, E->get().height));
  278. }
  279. return vmarr;
  280. }
  281. void _OS::set_low_processor_usage_mode(bool p_enabled) {
  282. OS::get_singleton()->set_low_processor_usage_mode(p_enabled);
  283. }
  284. bool _OS::is_in_low_processor_usage_mode() const {
  285. return OS::get_singleton()->is_in_low_processor_usage_mode();
  286. }
  287. String _OS::get_executable_path() const {
  288. return OS::get_singleton()->get_executable_path();
  289. }
  290. Error _OS::shell_open(String p_uri) {
  291. return OS::get_singleton()->shell_open(p_uri);
  292. };
  293. int _OS::execute(const String &p_path, const Vector<String> &p_arguments, bool p_blocking, Array p_output) {
  294. OS::ProcessID pid;
  295. List<String> args;
  296. for (int i = 0; i < p_arguments.size(); i++)
  297. args.push_back(p_arguments[i]);
  298. String pipe;
  299. Error err = OS::get_singleton()->execute(p_path, args, p_blocking, &pid, &pipe);
  300. p_output.clear();
  301. p_output.push_back(pipe);
  302. if (err != OK)
  303. return -1;
  304. else
  305. return pid;
  306. }
  307. Error _OS::kill(int p_pid) {
  308. return OS::get_singleton()->kill(p_pid);
  309. }
  310. int _OS::get_process_id() const {
  311. return OS::get_singleton()->get_process_id();
  312. };
  313. bool _OS::has_environment(const String &p_var) const {
  314. return OS::get_singleton()->has_environment(p_var);
  315. }
  316. String _OS::get_environment(const String &p_var) const {
  317. return OS::get_singleton()->get_environment(p_var);
  318. }
  319. String _OS::get_name() const {
  320. return OS::get_singleton()->get_name();
  321. }
  322. Vector<String> _OS::get_cmdline_args() {
  323. List<String> cmdline = OS::get_singleton()->get_cmdline_args();
  324. Vector<String> cmdlinev;
  325. for (List<String>::Element *E = cmdline.front(); E; E = E->next()) {
  326. cmdlinev.push_back(E->get());
  327. }
  328. return cmdlinev;
  329. }
  330. String _OS::get_locale() const {
  331. return OS::get_singleton()->get_locale();
  332. }
  333. String _OS::get_latin_keyboard_variant() const {
  334. switch (OS::get_singleton()->get_latin_keyboard_variant()) {
  335. case OS::LATIN_KEYBOARD_QWERTY: return "QWERTY";
  336. case OS::LATIN_KEYBOARD_QWERTZ: return "QWERTZ";
  337. case OS::LATIN_KEYBOARD_AZERTY: return "AZERTY";
  338. case OS::LATIN_KEYBOARD_QZERTY: return "QZERTY";
  339. case OS::LATIN_KEYBOARD_DVORAK: return "DVORAK";
  340. case OS::LATIN_KEYBOARD_NEO: return "NEO";
  341. case OS::LATIN_KEYBOARD_COLEMAK: return "COLEMAK";
  342. default: return "ERROR";
  343. }
  344. }
  345. String _OS::get_model_name() const {
  346. return OS::get_singleton()->get_model_name();
  347. }
  348. bool _OS::is_ok_left_and_cancel_right() const {
  349. return OS::get_singleton()->get_swap_ok_cancel();
  350. }
  351. Error _OS::set_thread_name(const String &p_name) {
  352. return Thread::set_name(p_name);
  353. };
  354. void _OS::set_use_vsync(bool p_enable) {
  355. OS::get_singleton()->set_use_vsync(p_enable);
  356. }
  357. bool _OS::is_vsync_enabled() const {
  358. return OS::get_singleton()->is_vsync_enabled();
  359. }
  360. _OS::PowerState _OS::get_power_state() {
  361. return _OS::PowerState(OS::get_singleton()->get_power_state());
  362. }
  363. int _OS::get_power_seconds_left() {
  364. return OS::get_singleton()->get_power_seconds_left();
  365. }
  366. int _OS::get_power_percent_left() {
  367. return OS::get_singleton()->get_power_percent_left();
  368. }
  369. bool _OS::has_feature(const String &p_feature) const {
  370. return OS::get_singleton()->has_feature(p_feature);
  371. }
  372. /*
  373. enum Weekday {
  374. DAY_SUNDAY,
  375. DAY_MONDAY,
  376. DAY_TUESDAY,
  377. DAY_WEDNESDAY,
  378. DAY_THURSDAY,
  379. DAY_FRIDAY,
  380. DAY_SATURDAY
  381. };
  382. enum Month {
  383. MONTH_JANUARY,
  384. MONTH_FEBRUARY,
  385. MONTH_MARCH,
  386. MONTH_APRIL,
  387. MONTH_MAY,
  388. MONTH_JUNE,
  389. MONTH_JULY,
  390. MONTH_AUGUST,
  391. MONTH_SEPTEMBER,
  392. MONTH_OCTOBER,
  393. MONTH_NOVEMBER,
  394. MONTH_DECEMBER
  395. };
  396. */
  397. /*
  398. struct Date {
  399. int year;
  400. Month month;
  401. int day;
  402. Weekday weekday;
  403. bool dst;
  404. };
  405. struct Time {
  406. int hour;
  407. int min;
  408. int sec;
  409. };
  410. */
  411. int _OS::get_static_memory_usage() const {
  412. return OS::get_singleton()->get_static_memory_usage();
  413. }
  414. int _OS::get_static_memory_peak_usage() const {
  415. return OS::get_singleton()->get_static_memory_peak_usage();
  416. }
  417. int _OS::get_dynamic_memory_usage() const {
  418. return OS::get_singleton()->get_dynamic_memory_usage();
  419. }
  420. void _OS::set_icon(const Ref<Image> &p_icon) {
  421. OS::get_singleton()->set_icon(p_icon);
  422. }
  423. int _OS::get_exit_code() const {
  424. return OS::get_singleton()->get_exit_code();
  425. }
  426. void _OS::set_exit_code(int p_code) {
  427. OS::get_singleton()->set_exit_code(p_code);
  428. }
  429. /**
  430. * Get current datetime with consideration for utc and
  431. * dst
  432. */
  433. Dictionary _OS::get_datetime(bool utc) const {
  434. Dictionary dated = get_date(utc);
  435. Dictionary timed = get_time(utc);
  436. List<Variant> keys;
  437. timed.get_key_list(&keys);
  438. for (int i = 0; i < keys.size(); i++) {
  439. dated[keys[i]] = timed[keys[i]];
  440. }
  441. return dated;
  442. }
  443. Dictionary _OS::get_date(bool utc) const {
  444. OS::Date date = OS::get_singleton()->get_date(utc);
  445. Dictionary dated;
  446. dated[YEAR_KEY] = date.year;
  447. dated[MONTH_KEY] = date.month;
  448. dated[DAY_KEY] = date.day;
  449. dated[WEEKDAY_KEY] = date.weekday;
  450. dated[DST_KEY] = date.dst;
  451. return dated;
  452. }
  453. Dictionary _OS::get_time(bool utc) const {
  454. OS::Time time = OS::get_singleton()->get_time(utc);
  455. Dictionary timed;
  456. timed[HOUR_KEY] = time.hour;
  457. timed[MINUTE_KEY] = time.min;
  458. timed[SECOND_KEY] = time.sec;
  459. return timed;
  460. }
  461. /**
  462. * Get an epoch time value from a dictionary of time values
  463. * @p datetime must be populated with the following keys:
  464. * day, hour, minute, month, second, year. (dst is ignored).
  465. *
  466. * You can pass the output from
  467. * get_datetime_from_unix_time directly into this function
  468. *
  469. * @param datetime dictionary of date and time values to convert
  470. *
  471. * @return epoch calculated
  472. */
  473. uint64_t _OS::get_unix_time_from_datetime(Dictionary datetime) const {
  474. // Bunch of conversion constants
  475. static const unsigned int SECONDS_PER_MINUTE = 60;
  476. static const unsigned int MINUTES_PER_HOUR = 60;
  477. static const unsigned int HOURS_PER_DAY = 24;
  478. static const unsigned int SECONDS_PER_HOUR = MINUTES_PER_HOUR * SECONDS_PER_MINUTE;
  479. static const unsigned int SECONDS_PER_DAY = SECONDS_PER_HOUR * HOURS_PER_DAY;
  480. // Get all time values from the dictionary, set to zero if it doesn't exist.
  481. // Risk incorrect calculation over throwing errors
  482. unsigned int second = ((datetime.has(SECOND_KEY)) ? static_cast<unsigned int>(datetime[SECOND_KEY]) : 0);
  483. unsigned int minute = ((datetime.has(MINUTE_KEY)) ? static_cast<unsigned int>(datetime[MINUTE_KEY]) : 0);
  484. unsigned int hour = ((datetime.has(HOUR_KEY)) ? static_cast<unsigned int>(datetime[HOUR_KEY]) : 0);
  485. unsigned int day = ((datetime.has(DAY_KEY)) ? static_cast<unsigned int>(datetime[DAY_KEY]) : 1);
  486. unsigned int month = ((datetime.has(MONTH_KEY)) ? static_cast<unsigned int>(datetime[MONTH_KEY]) : 1);
  487. unsigned int year = ((datetime.has(YEAR_KEY)) ? static_cast<unsigned int>(datetime[YEAR_KEY]) : 0);
  488. /// How many days come before each month (0-12)
  489. static const unsigned short int DAYS_PAST_THIS_YEAR_TABLE[2][13] = {
  490. /* Normal years. */
  491. { 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 },
  492. /* Leap years. */
  493. { 0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366 }
  494. };
  495. ERR_EXPLAIN("Invalid second value of: " + itos(second));
  496. ERR_FAIL_COND_V(second > 59, 0);
  497. ERR_EXPLAIN("Invalid minute value of: " + itos(minute));
  498. ERR_FAIL_COND_V(minute > 59, 0);
  499. ERR_EXPLAIN("Invalid hour value of: " + itos(hour));
  500. ERR_FAIL_COND_V(hour > 23, 0);
  501. ERR_EXPLAIN("Invalid month value of: " + itos(month));
  502. ERR_FAIL_COND_V(month > 12 || month == 0, 0);
  503. // Do this check after month is tested as valid
  504. ERR_EXPLAIN("Invalid day value of: " + itos(day) + " which is larger than " + itos(MONTH_DAYS_TABLE[LEAPYEAR(year)][month - 1]) + " or 0");
  505. ERR_FAIL_COND_V(day > MONTH_DAYS_TABLE[LEAPYEAR(year)][month - 1] || day == 0, 0);
  506. // Calculate all the seconds from months past in this year
  507. uint64_t SECONDS_FROM_MONTHS_PAST_THIS_YEAR = DAYS_PAST_THIS_YEAR_TABLE[LEAPYEAR(year)][month - 1] * SECONDS_PER_DAY;
  508. uint64_t SECONDS_FROM_YEARS_PAST = 0;
  509. for (unsigned int iyear = EPOCH_YR; iyear < year; iyear++) {
  510. SECONDS_FROM_YEARS_PAST += YEARSIZE(iyear) * SECONDS_PER_DAY;
  511. }
  512. uint64_t epoch =
  513. second +
  514. minute * SECONDS_PER_MINUTE +
  515. hour * SECONDS_PER_HOUR +
  516. // Subtract 1 from day, since the current day isn't over yet
  517. // and we cannot count all 24 hours.
  518. (day - 1) * SECONDS_PER_DAY +
  519. SECONDS_FROM_MONTHS_PAST_THIS_YEAR +
  520. SECONDS_FROM_YEARS_PAST;
  521. return epoch;
  522. }
  523. /**
  524. * Get a dictionary of time values when given epoch time
  525. *
  526. * Dictionary Time values will be a union if values from #get_time
  527. * and #get_date dictionaries (with the exception of dst =
  528. * day light standard time, as it cannot be determined from epoch)
  529. *
  530. * @param unix_time_val epoch time to convert
  531. *
  532. * @return dictionary of date and time values
  533. */
  534. Dictionary _OS::get_datetime_from_unix_time(uint64_t unix_time_val) const {
  535. // Just fail if unix time is negative (when interpreted as an int).
  536. // This means the user passed in a negative value by accident
  537. ERR_EXPLAIN("unix_time_val was really huge!" + itos(unix_time_val) + " You probably passed in a negative value!");
  538. ERR_FAIL_COND_V((int64_t)unix_time_val < 0, Dictionary());
  539. OS::Date date;
  540. OS::Time time;
  541. unsigned long dayclock, dayno;
  542. int year = EPOCH_YR;
  543. dayclock = (unsigned long)unix_time_val % SECS_DAY;
  544. dayno = (unsigned long)unix_time_val / SECS_DAY;
  545. time.sec = dayclock % 60;
  546. time.min = (dayclock % 3600) / 60;
  547. time.hour = dayclock / 3600;
  548. /* day 0 was a thursday */
  549. date.weekday = static_cast<OS::Weekday>((dayno + 4) % 7);
  550. while (dayno >= YEARSIZE(year)) {
  551. dayno -= YEARSIZE(year);
  552. year++;
  553. }
  554. date.year = year;
  555. size_t imonth = 0;
  556. while (dayno >= MONTH_DAYS_TABLE[LEAPYEAR(year)][imonth]) {
  557. dayno -= MONTH_DAYS_TABLE[LEAPYEAR(year)][imonth];
  558. imonth++;
  559. }
  560. /// Add 1 to month to make sure months are indexed starting at 1
  561. date.month = static_cast<OS::Month>(imonth + 1);
  562. date.day = dayno + 1;
  563. Dictionary timed;
  564. timed[HOUR_KEY] = time.hour;
  565. timed[MINUTE_KEY] = time.min;
  566. timed[SECOND_KEY] = time.sec;
  567. timed[YEAR_KEY] = date.year;
  568. timed[MONTH_KEY] = date.month;
  569. timed[DAY_KEY] = date.day;
  570. timed[WEEKDAY_KEY] = date.weekday;
  571. return timed;
  572. }
  573. Dictionary _OS::get_time_zone_info() const {
  574. OS::TimeZoneInfo info = OS::get_singleton()->get_time_zone_info();
  575. Dictionary infod;
  576. infod["bias"] = info.bias;
  577. infod["name"] = info.name;
  578. return infod;
  579. }
  580. uint64_t _OS::get_unix_time() const {
  581. return OS::get_singleton()->get_unix_time();
  582. }
  583. uint64_t _OS::get_system_time_secs() const {
  584. return OS::get_singleton()->get_system_time_secs();
  585. }
  586. void _OS::delay_usec(uint32_t p_usec) const {
  587. OS::get_singleton()->delay_usec(p_usec);
  588. }
  589. void _OS::delay_msec(uint32_t p_msec) const {
  590. OS::get_singleton()->delay_usec(int64_t(p_msec) * 1000);
  591. }
  592. uint32_t _OS::get_ticks_msec() const {
  593. return OS::get_singleton()->get_ticks_msec();
  594. }
  595. uint32_t _OS::get_splash_tick_msec() const {
  596. return OS::get_singleton()->get_splash_tick_msec();
  597. }
  598. bool _OS::can_use_threads() const {
  599. return OS::get_singleton()->can_use_threads();
  600. }
  601. bool _OS::can_draw() const {
  602. return OS::get_singleton()->can_draw();
  603. }
  604. bool _OS::is_userfs_persistent() const {
  605. return OS::get_singleton()->is_userfs_persistent();
  606. }
  607. int _OS::get_processor_count() const {
  608. return OS::get_singleton()->get_processor_count();
  609. }
  610. bool _OS::is_stdout_verbose() const {
  611. return OS::get_singleton()->is_stdout_verbose();
  612. }
  613. void _OS::dump_memory_to_file(const String &p_file) {
  614. OS::get_singleton()->dump_memory_to_file(p_file.utf8().get_data());
  615. }
  616. struct _OSCoreBindImg {
  617. String path;
  618. Size2 size;
  619. int fmt;
  620. ObjectID id;
  621. int vram;
  622. bool operator<(const _OSCoreBindImg &p_img) const { return vram == p_img.vram ? id < p_img.id : vram > p_img.vram; }
  623. };
  624. void _OS::print_all_textures_by_size() {
  625. List<_OSCoreBindImg> imgs;
  626. int total = 0;
  627. {
  628. List<Ref<Resource> > rsrc;
  629. ResourceCache::get_cached_resources(&rsrc);
  630. for (List<Ref<Resource> >::Element *E = rsrc.front(); E; E = E->next()) {
  631. if (!E->get()->is_class("ImageTexture"))
  632. continue;
  633. Size2 size = E->get()->call("get_size");
  634. int fmt = E->get()->call("get_format");
  635. _OSCoreBindImg img;
  636. img.size = size;
  637. img.fmt = fmt;
  638. img.path = E->get()->get_path();
  639. img.vram = Image::get_image_data_size(img.size.width, img.size.height, Image::Format(img.fmt));
  640. img.id = E->get()->get_instance_id();
  641. total += img.vram;
  642. imgs.push_back(img);
  643. }
  644. }
  645. imgs.sort();
  646. for (List<_OSCoreBindImg>::Element *E = imgs.front(); E; E = E->next()) {
  647. total -= E->get().vram;
  648. }
  649. }
  650. void _OS::print_resources_by_type(const Vector<String> &p_types) {
  651. Map<String, int> type_count;
  652. List<Ref<Resource> > resources;
  653. ResourceCache::get_cached_resources(&resources);
  654. List<Ref<Resource> > rsrc;
  655. ResourceCache::get_cached_resources(&rsrc);
  656. for (List<Ref<Resource> >::Element *E = rsrc.front(); E; E = E->next()) {
  657. Ref<Resource> r = E->get();
  658. bool found = false;
  659. for (int i = 0; i < p_types.size(); i++) {
  660. if (r->is_class(p_types[i]))
  661. found = true;
  662. }
  663. if (!found)
  664. continue;
  665. if (!type_count.has(r->get_class())) {
  666. type_count[r->get_class()] = 0;
  667. }
  668. type_count[r->get_class()]++;
  669. }
  670. };
  671. bool _OS::has_virtual_keyboard() const {
  672. return OS::get_singleton()->has_virtual_keyboard();
  673. }
  674. void _OS::show_virtual_keyboard(const String &p_existing_text) {
  675. OS::get_singleton()->show_virtual_keyboard(p_existing_text, Rect2());
  676. }
  677. void _OS::hide_virtual_keyboard() {
  678. OS::get_singleton()->hide_virtual_keyboard();
  679. }
  680. int _OS::get_virtual_keyboard_height() {
  681. return OS::get_singleton()->get_virtual_keyboard_height();
  682. }
  683. void _OS::print_all_resources(const String &p_to_file) {
  684. OS::get_singleton()->print_all_resources(p_to_file);
  685. }
  686. void _OS::print_resources_in_use(bool p_short) {
  687. OS::get_singleton()->print_resources_in_use(p_short);
  688. }
  689. void _OS::dump_resources_to_file(const String &p_file) {
  690. OS::get_singleton()->dump_resources_to_file(p_file.utf8().get_data());
  691. }
  692. String _OS::get_user_data_dir() const {
  693. return OS::get_singleton()->get_user_data_dir();
  694. };
  695. Error _OS::native_video_play(String p_path, float p_volume, String p_audio_track, String p_subtitle_track) {
  696. return OS::get_singleton()->native_video_play(p_path, p_volume, p_audio_track, p_subtitle_track);
  697. };
  698. bool _OS::native_video_is_playing() {
  699. return OS::get_singleton()->native_video_is_playing();
  700. };
  701. void _OS::native_video_pause() {
  702. OS::get_singleton()->native_video_pause();
  703. };
  704. void _OS::native_video_unpause() {
  705. OS::get_singleton()->native_video_unpause();
  706. };
  707. void _OS::native_video_stop() {
  708. OS::get_singleton()->native_video_stop();
  709. };
  710. void _OS::request_attention() {
  711. OS::get_singleton()->request_attention();
  712. }
  713. void _OS::center_window() {
  714. OS::get_singleton()->center_window();
  715. }
  716. bool _OS::is_debug_build() const {
  717. #ifdef DEBUG_ENABLED
  718. return true;
  719. #else
  720. return false;
  721. #endif
  722. }
  723. void _OS::set_screen_orientation(ScreenOrientation p_orientation) {
  724. OS::get_singleton()->set_screen_orientation(OS::ScreenOrientation(p_orientation));
  725. }
  726. _OS::ScreenOrientation _OS::get_screen_orientation() const {
  727. return ScreenOrientation(OS::get_singleton()->get_screen_orientation());
  728. }
  729. void _OS::set_keep_screen_on(bool p_enabled) {
  730. OS::get_singleton()->set_keep_screen_on(p_enabled);
  731. }
  732. bool _OS::is_keep_screen_on() const {
  733. return OS::get_singleton()->is_keep_screen_on();
  734. }
  735. String _OS::get_system_dir(SystemDir p_dir) const {
  736. return OS::get_singleton()->get_system_dir(OS::SystemDir(p_dir));
  737. }
  738. String _OS::get_scancode_string(uint32_t p_code) const {
  739. return keycode_get_string(p_code);
  740. }
  741. bool _OS::is_scancode_unicode(uint32_t p_unicode) const {
  742. return keycode_has_unicode(p_unicode);
  743. }
  744. int _OS::find_scancode_from_string(const String &p_code) const {
  745. return find_keycode(p_code);
  746. }
  747. void _OS::alert(const String &p_alert, const String &p_title) {
  748. OS::get_singleton()->alert(p_alert, p_title);
  749. }
  750. _OS *_OS::singleton = NULL;
  751. void _OS::_bind_methods() {
  752. //ClassDB::bind_method(D_METHOD("get_mouse_position"),&_OS::get_mouse_position);
  753. //ClassDB::bind_method(D_METHOD("is_mouse_grab_enabled"),&_OS::is_mouse_grab_enabled);
  754. ClassDB::bind_method(D_METHOD("set_clipboard", "clipboard"), &_OS::set_clipboard);
  755. ClassDB::bind_method(D_METHOD("get_clipboard"), &_OS::get_clipboard);
  756. //will not delete for now, just unexpose
  757. //ClassDB::bind_method(D_METHOD("set_video_mode","size","fullscreen","resizable","screen"),&_OS::set_video_mode,DEFVAL(0));
  758. //ClassDB::bind_method(D_METHOD("get_video_mode_size","screen"),&_OS::get_video_mode,DEFVAL(0));
  759. //ClassDB::bind_method(D_METHOD("is_video_mode_fullscreen","screen"),&_OS::is_video_mode_fullscreen,DEFVAL(0));
  760. //ClassDB::bind_method(D_METHOD("is_video_mode_resizable","screen"),&_OS::is_video_mode_resizable,DEFVAL(0));
  761. //ClassDB::bind_method(D_METHOD("get_fullscreen_mode_list","screen"),&_OS::get_fullscreen_mode_list,DEFVAL(0));
  762. ClassDB::bind_method(D_METHOD("get_video_driver_count"), &_OS::get_video_driver_count);
  763. ClassDB::bind_method(D_METHOD("get_video_driver_name", "driver"), &_OS::get_video_driver_name);
  764. ClassDB::bind_method(D_METHOD("get_audio_driver_count"), &_OS::get_audio_driver_count);
  765. ClassDB::bind_method(D_METHOD("get_audio_driver_name", "driver"), &_OS::get_audio_driver_name);
  766. ClassDB::bind_method(D_METHOD("get_screen_count"), &_OS::get_screen_count);
  767. ClassDB::bind_method(D_METHOD("get_current_screen"), &_OS::get_current_screen);
  768. ClassDB::bind_method(D_METHOD("set_current_screen", "screen"), &_OS::set_current_screen);
  769. ClassDB::bind_method(D_METHOD("get_screen_position", "screen"), &_OS::get_screen_position, DEFVAL(-1));
  770. ClassDB::bind_method(D_METHOD("get_screen_size", "screen"), &_OS::get_screen_size, DEFVAL(-1));
  771. ClassDB::bind_method(D_METHOD("get_screen_dpi", "screen"), &_OS::get_screen_dpi, DEFVAL(-1));
  772. ClassDB::bind_method(D_METHOD("get_window_position"), &_OS::get_window_position);
  773. ClassDB::bind_method(D_METHOD("set_window_position", "position"), &_OS::set_window_position);
  774. ClassDB::bind_method(D_METHOD("get_window_size"), &_OS::get_window_size);
  775. ClassDB::bind_method(D_METHOD("set_window_size", "size"), &_OS::set_window_size);
  776. ClassDB::bind_method(D_METHOD("get_window_safe_area"), &_OS::get_window_safe_area);
  777. ClassDB::bind_method(D_METHOD("set_window_fullscreen", "enabled"), &_OS::set_window_fullscreen);
  778. ClassDB::bind_method(D_METHOD("is_window_fullscreen"), &_OS::is_window_fullscreen);
  779. ClassDB::bind_method(D_METHOD("set_window_resizable", "enabled"), &_OS::set_window_resizable);
  780. ClassDB::bind_method(D_METHOD("is_window_resizable"), &_OS::is_window_resizable);
  781. ClassDB::bind_method(D_METHOD("set_window_minimized", "enabled"), &_OS::set_window_minimized);
  782. ClassDB::bind_method(D_METHOD("is_window_minimized"), &_OS::is_window_minimized);
  783. ClassDB::bind_method(D_METHOD("set_window_maximized", "enabled"), &_OS::set_window_maximized);
  784. ClassDB::bind_method(D_METHOD("is_window_maximized"), &_OS::is_window_maximized);
  785. ClassDB::bind_method(D_METHOD("set_window_always_on_top", "enabled"), &_OS::set_window_always_on_top);
  786. ClassDB::bind_method(D_METHOD("is_window_always_on_top"), &_OS::is_window_always_on_top);
  787. ClassDB::bind_method(D_METHOD("request_attention"), &_OS::request_attention);
  788. ClassDB::bind_method(D_METHOD("get_real_window_size"), &_OS::get_real_window_size);
  789. ClassDB::bind_method(D_METHOD("center_window"), &_OS::center_window);
  790. ClassDB::bind_method(D_METHOD("set_borderless_window", "borderless"), &_OS::set_borderless_window);
  791. ClassDB::bind_method(D_METHOD("get_borderless_window"), &_OS::get_borderless_window);
  792. ClassDB::bind_method(D_METHOD("set_ime_position", "position"), &_OS::set_ime_position);
  793. ClassDB::bind_method(D_METHOD("set_screen_orientation", "orientation"), &_OS::set_screen_orientation);
  794. ClassDB::bind_method(D_METHOD("get_screen_orientation"), &_OS::get_screen_orientation);
  795. ClassDB::bind_method(D_METHOD("set_keep_screen_on", "enabled"), &_OS::set_keep_screen_on);
  796. ClassDB::bind_method(D_METHOD("is_keep_screen_on"), &_OS::is_keep_screen_on);
  797. ClassDB::bind_method(D_METHOD("has_touchscreen_ui_hint"), &_OS::has_touchscreen_ui_hint);
  798. ClassDB::bind_method(D_METHOD("set_window_title", "title"), &_OS::set_window_title);
  799. ClassDB::bind_method(D_METHOD("set_low_processor_usage_mode", "enable"), &_OS::set_low_processor_usage_mode);
  800. ClassDB::bind_method(D_METHOD("is_in_low_processor_usage_mode"), &_OS::is_in_low_processor_usage_mode);
  801. ClassDB::bind_method(D_METHOD("get_processor_count"), &_OS::get_processor_count);
  802. ClassDB::bind_method(D_METHOD("get_executable_path"), &_OS::get_executable_path);
  803. ClassDB::bind_method(D_METHOD("execute", "path", "arguments", "blocking", "output"), &_OS::execute, DEFVAL(Array()));
  804. ClassDB::bind_method(D_METHOD("kill", "pid"), &_OS::kill);
  805. ClassDB::bind_method(D_METHOD("shell_open", "uri"), &_OS::shell_open);
  806. ClassDB::bind_method(D_METHOD("get_process_id"), &_OS::get_process_id);
  807. ClassDB::bind_method(D_METHOD("get_environment", "environment"), &_OS::get_environment);
  808. ClassDB::bind_method(D_METHOD("has_environment", "environment"), &_OS::has_environment);
  809. ClassDB::bind_method(D_METHOD("get_name"), &_OS::get_name);
  810. ClassDB::bind_method(D_METHOD("get_cmdline_args"), &_OS::get_cmdline_args);
  811. ClassDB::bind_method(D_METHOD("get_datetime", "utc"), &_OS::get_datetime, DEFVAL(false));
  812. ClassDB::bind_method(D_METHOD("get_date", "utc"), &_OS::get_date, DEFVAL(false));
  813. ClassDB::bind_method(D_METHOD("get_time", "utc"), &_OS::get_time, DEFVAL(false));
  814. ClassDB::bind_method(D_METHOD("get_time_zone_info"), &_OS::get_time_zone_info);
  815. ClassDB::bind_method(D_METHOD("get_unix_time"), &_OS::get_unix_time);
  816. ClassDB::bind_method(D_METHOD("get_datetime_from_unix_time", "unix_time_val"), &_OS::get_datetime_from_unix_time);
  817. ClassDB::bind_method(D_METHOD("get_unix_time_from_datetime", "datetime"), &_OS::get_unix_time_from_datetime);
  818. ClassDB::bind_method(D_METHOD("get_system_time_secs"), &_OS::get_system_time_secs);
  819. ClassDB::bind_method(D_METHOD("set_icon", "icon"), &_OS::set_icon);
  820. ClassDB::bind_method(D_METHOD("get_exit_code"), &_OS::get_exit_code);
  821. ClassDB::bind_method(D_METHOD("set_exit_code", "code"), &_OS::set_exit_code);
  822. ClassDB::bind_method(D_METHOD("delay_usec", "usec"), &_OS::delay_usec);
  823. ClassDB::bind_method(D_METHOD("delay_msec", "msec"), &_OS::delay_msec);
  824. ClassDB::bind_method(D_METHOD("get_ticks_msec"), &_OS::get_ticks_msec);
  825. ClassDB::bind_method(D_METHOD("get_splash_tick_msec"), &_OS::get_splash_tick_msec);
  826. ClassDB::bind_method(D_METHOD("get_locale"), &_OS::get_locale);
  827. ClassDB::bind_method(D_METHOD("get_latin_keyboard_variant"), &_OS::get_latin_keyboard_variant);
  828. ClassDB::bind_method(D_METHOD("get_model_name"), &_OS::get_model_name);
  829. ClassDB::bind_method(D_METHOD("can_draw"), &_OS::can_draw);
  830. ClassDB::bind_method(D_METHOD("is_userfs_persistent"), &_OS::is_userfs_persistent);
  831. ClassDB::bind_method(D_METHOD("is_stdout_verbose"), &_OS::is_stdout_verbose);
  832. ClassDB::bind_method(D_METHOD("can_use_threads"), &_OS::can_use_threads);
  833. ClassDB::bind_method(D_METHOD("is_debug_build"), &_OS::is_debug_build);
  834. //ClassDB::bind_method(D_METHOD("get_mouse_button_state"),&_OS::get_mouse_button_state);
  835. ClassDB::bind_method(D_METHOD("dump_memory_to_file", "file"), &_OS::dump_memory_to_file);
  836. ClassDB::bind_method(D_METHOD("dump_resources_to_file", "file"), &_OS::dump_resources_to_file);
  837. ClassDB::bind_method(D_METHOD("has_virtual_keyboard"), &_OS::has_virtual_keyboard);
  838. ClassDB::bind_method(D_METHOD("show_virtual_keyboard", "existing_text"), &_OS::show_virtual_keyboard, DEFVAL(""));
  839. ClassDB::bind_method(D_METHOD("hide_virtual_keyboard"), &_OS::hide_virtual_keyboard);
  840. ClassDB::bind_method(D_METHOD("get_virtual_keyboard_height"), &_OS::get_virtual_keyboard_height);
  841. ClassDB::bind_method(D_METHOD("print_resources_in_use", "short"), &_OS::print_resources_in_use, DEFVAL(false));
  842. ClassDB::bind_method(D_METHOD("print_all_resources", "tofile"), &_OS::print_all_resources, DEFVAL(""));
  843. ClassDB::bind_method(D_METHOD("get_static_memory_usage"), &_OS::get_static_memory_usage);
  844. ClassDB::bind_method(D_METHOD("get_static_memory_peak_usage"), &_OS::get_static_memory_peak_usage);
  845. ClassDB::bind_method(D_METHOD("get_dynamic_memory_usage"), &_OS::get_dynamic_memory_usage);
  846. ClassDB::bind_method(D_METHOD("get_user_data_dir"), &_OS::get_user_data_dir);
  847. ClassDB::bind_method(D_METHOD("get_system_dir", "dir"), &_OS::get_system_dir);
  848. ClassDB::bind_method(D_METHOD("get_unique_id"), &_OS::get_unique_id);
  849. ClassDB::bind_method(D_METHOD("is_ok_left_and_cancel_right"), &_OS::is_ok_left_and_cancel_right);
  850. ClassDB::bind_method(D_METHOD("print_all_textures_by_size"), &_OS::print_all_textures_by_size);
  851. ClassDB::bind_method(D_METHOD("print_resources_by_type", "types"), &_OS::print_resources_by_type);
  852. ClassDB::bind_method(D_METHOD("native_video_play", "path", "volume", "audio_track", "subtitle_track"), &_OS::native_video_play);
  853. ClassDB::bind_method(D_METHOD("native_video_is_playing"), &_OS::native_video_is_playing);
  854. ClassDB::bind_method(D_METHOD("native_video_stop"), &_OS::native_video_stop);
  855. ClassDB::bind_method(D_METHOD("native_video_pause"), &_OS::native_video_pause);
  856. ClassDB::bind_method(D_METHOD("native_video_unpause"), &_OS::native_video_unpause);
  857. ClassDB::bind_method(D_METHOD("get_scancode_string", "code"), &_OS::get_scancode_string);
  858. ClassDB::bind_method(D_METHOD("is_scancode_unicode", "code"), &_OS::is_scancode_unicode);
  859. ClassDB::bind_method(D_METHOD("find_scancode_from_string", "string"), &_OS::find_scancode_from_string);
  860. ClassDB::bind_method(D_METHOD("set_use_file_access_save_and_swap", "enabled"), &_OS::set_use_file_access_save_and_swap);
  861. ClassDB::bind_method(D_METHOD("alert", "text", "title"), &_OS::alert, DEFVAL("Alert!"));
  862. ClassDB::bind_method(D_METHOD("set_thread_name", "name"), &_OS::set_thread_name);
  863. ClassDB::bind_method(D_METHOD("set_use_vsync", "enable"), &_OS::set_use_vsync);
  864. ClassDB::bind_method(D_METHOD("is_vsync_enabled"), &_OS::is_vsync_enabled);
  865. ClassDB::bind_method(D_METHOD("has_feature", "tag_name"), &_OS::has_feature);
  866. ClassDB::bind_method(D_METHOD("get_power_state"), &_OS::get_power_state);
  867. ClassDB::bind_method(D_METHOD("get_power_seconds_left"), &_OS::get_power_seconds_left);
  868. ClassDB::bind_method(D_METHOD("get_power_percent_left"), &_OS::get_power_percent_left);
  869. ADD_PROPERTY(PropertyInfo(Variant::STRING, "clipboard"), "set_clipboard", "get_clipboard");
  870. ADD_PROPERTY(PropertyInfo(Variant::INT, "current_screen"), "set_current_screen", "get_current_screen");
  871. ADD_PROPERTY(PropertyInfo(Variant::INT, "exit_code"), "set_exit_code", "get_exit_code");
  872. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "vsync_enabled"), "set_use_vsync", "is_vsync_enabled");
  873. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "low_processor_usage_mode"), "set_low_processor_usage_mode", "is_in_low_processor_usage_mode");
  874. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "keep_screen_on"), "set_keep_screen_on", "is_keep_screen_on");
  875. ADD_PROPERTY(PropertyInfo(Variant::INT, "screen_orientation", PROPERTY_HINT_ENUM, "Landscape,Portrait,Reverse Landscape,Reverse Portrait,Sensor Landscape,Sensor Portrait,Sensor"), "set_screen_orientation", "get_screen_orientation");
  876. ADD_GROUP("Window", "window_");
  877. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "window_borderless"), "set_borderless_window", "get_borderless_window");
  878. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "window_fullscreen"), "set_window_fullscreen", "is_window_fullscreen");
  879. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "window_maximized"), "set_window_maximized", "is_window_maximized");
  880. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "window_minimized"), "set_window_minimized", "is_window_minimized");
  881. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "window_resizable"), "set_window_resizable", "is_window_resizable");
  882. ADD_PROPERTY(PropertyInfo(Variant::VECTOR2, "window_position"), "set_window_position", "get_window_position");
  883. ADD_PROPERTY(PropertyInfo(Variant::VECTOR2, "window_size"), "set_window_size", "get_window_size");
  884. BIND_ENUM_CONSTANT(DAY_SUNDAY);
  885. BIND_ENUM_CONSTANT(DAY_MONDAY);
  886. BIND_ENUM_CONSTANT(DAY_TUESDAY);
  887. BIND_ENUM_CONSTANT(DAY_WEDNESDAY);
  888. BIND_ENUM_CONSTANT(DAY_THURSDAY);
  889. BIND_ENUM_CONSTANT(DAY_FRIDAY);
  890. BIND_ENUM_CONSTANT(DAY_SATURDAY);
  891. BIND_ENUM_CONSTANT(MONTH_JANUARY);
  892. BIND_ENUM_CONSTANT(MONTH_FEBRUARY);
  893. BIND_ENUM_CONSTANT(MONTH_MARCH);
  894. BIND_ENUM_CONSTANT(MONTH_APRIL);
  895. BIND_ENUM_CONSTANT(MONTH_MAY);
  896. BIND_ENUM_CONSTANT(MONTH_JUNE);
  897. BIND_ENUM_CONSTANT(MONTH_JULY);
  898. BIND_ENUM_CONSTANT(MONTH_AUGUST);
  899. BIND_ENUM_CONSTANT(MONTH_SEPTEMBER);
  900. BIND_ENUM_CONSTANT(MONTH_OCTOBER);
  901. BIND_ENUM_CONSTANT(MONTH_NOVEMBER);
  902. BIND_ENUM_CONSTANT(MONTH_DECEMBER);
  903. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_LANDSCAPE);
  904. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_PORTRAIT);
  905. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_REVERSE_LANDSCAPE);
  906. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_REVERSE_PORTRAIT);
  907. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_SENSOR_LANDSCAPE);
  908. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_SENSOR_PORTRAIT);
  909. BIND_ENUM_CONSTANT(SCREEN_ORIENTATION_SENSOR);
  910. BIND_ENUM_CONSTANT(SYSTEM_DIR_DESKTOP);
  911. BIND_ENUM_CONSTANT(SYSTEM_DIR_DCIM);
  912. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOCUMENTS);
  913. BIND_ENUM_CONSTANT(SYSTEM_DIR_DOWNLOADS);
  914. BIND_ENUM_CONSTANT(SYSTEM_DIR_MOVIES);
  915. BIND_ENUM_CONSTANT(SYSTEM_DIR_MUSIC);
  916. BIND_ENUM_CONSTANT(SYSTEM_DIR_PICTURES);
  917. BIND_ENUM_CONSTANT(SYSTEM_DIR_RINGTONES);
  918. BIND_ENUM_CONSTANT(POWERSTATE_UNKNOWN);
  919. BIND_ENUM_CONSTANT(POWERSTATE_ON_BATTERY);
  920. BIND_ENUM_CONSTANT(POWERSTATE_NO_BATTERY);
  921. BIND_ENUM_CONSTANT(POWERSTATE_CHARGING);
  922. BIND_ENUM_CONSTANT(POWERSTATE_CHARGED);
  923. }
  924. _OS::_OS() {
  925. singleton = this;
  926. }
  927. ///////////////////// GEOMETRY
  928. _Geometry *_Geometry::singleton = NULL;
  929. _Geometry *_Geometry::get_singleton() {
  930. return singleton;
  931. }
  932. PoolVector<Plane> _Geometry::build_box_planes(const Vector3 &p_extents) {
  933. return Geometry::build_box_planes(p_extents);
  934. }
  935. PoolVector<Plane> _Geometry::build_cylinder_planes(float p_radius, float p_height, int p_sides, Vector3::Axis p_axis) {
  936. return Geometry::build_cylinder_planes(p_radius, p_height, p_sides, p_axis);
  937. }
  938. PoolVector<Plane> _Geometry::build_capsule_planes(float p_radius, float p_height, int p_sides, int p_lats, Vector3::Axis p_axis) {
  939. return Geometry::build_capsule_planes(p_radius, p_height, p_sides, p_lats, p_axis);
  940. }
  941. real_t _Geometry::segment_intersects_circle(const Vector2 &p_from, const Vector2 &p_to, const Vector2 &p_circle_pos, real_t p_circle_radius) {
  942. return Geometry::segment_intersects_circle(p_from, p_to, p_circle_pos, p_circle_radius);
  943. }
  944. Variant _Geometry::segment_intersects_segment_2d(const Vector2 &p_from_a, const Vector2 &p_to_a, const Vector2 &p_from_b, const Vector2 &p_to_b) {
  945. Vector2 result;
  946. if (Geometry::segment_intersects_segment_2d(p_from_a, p_to_a, p_from_b, p_to_b, &result)) {
  947. return result;
  948. } else {
  949. return Variant();
  950. };
  951. };
  952. Variant _Geometry::line_intersects_line_2d(const Vector2 &p_from_a, const Vector2 &p_dir_a, const Vector2 &p_from_b, const Vector2 &p_dir_b) {
  953. Vector2 result;
  954. if (Geometry::line_intersects_line_2d(p_from_a, p_dir_a, p_from_b, p_dir_b, result)) {
  955. return result;
  956. } else {
  957. return Variant();
  958. }
  959. }
  960. PoolVector<Vector2> _Geometry::get_closest_points_between_segments_2d(const Vector2 &p1, const Vector2 &q1, const Vector2 &p2, const Vector2 &q2) {
  961. Vector2 r1, r2;
  962. Geometry::get_closest_points_between_segments(p1, q1, p2, q2, r1, r2);
  963. PoolVector<Vector2> r;
  964. r.resize(2);
  965. r.set(0, r1);
  966. r.set(1, r2);
  967. return r;
  968. }
  969. PoolVector<Vector3> _Geometry::get_closest_points_between_segments(const Vector3 &p1, const Vector3 &p2, const Vector3 &q1, const Vector3 &q2) {
  970. Vector3 r1, r2;
  971. Geometry::get_closest_points_between_segments(p1, p2, q1, q2, r1, r2);
  972. PoolVector<Vector3> r;
  973. r.resize(2);
  974. r.set(0, r1);
  975. r.set(1, r2);
  976. return r;
  977. }
  978. Vector2 _Geometry::get_closest_point_to_segment_2d(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  979. Vector2 s[2] = { p_a, p_b };
  980. return Geometry::get_closest_point_to_segment_2d(p_point, s);
  981. }
  982. Vector3 _Geometry::get_closest_point_to_segment(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  983. Vector3 s[2] = { p_a, p_b };
  984. return Geometry::get_closest_point_to_segment(p_point, s);
  985. }
  986. Vector2 _Geometry::get_closest_point_to_segment_uncapped_2d(const Vector2 &p_point, const Vector2 &p_a, const Vector2 &p_b) {
  987. Vector2 s[2] = { p_a, p_b };
  988. return Geometry::get_closest_point_to_segment_uncapped_2d(p_point, s);
  989. }
  990. Vector3 _Geometry::get_closest_point_to_segment_uncapped(const Vector3 &p_point, const Vector3 &p_a, const Vector3 &p_b) {
  991. Vector3 s[2] = { p_a, p_b };
  992. return Geometry::get_closest_point_to_segment_uncapped(p_point, s);
  993. }
  994. Variant _Geometry::ray_intersects_triangle(const Vector3 &p_from, const Vector3 &p_dir, const Vector3 &p_v0, const Vector3 &p_v1, const Vector3 &p_v2) {
  995. Vector3 res;
  996. if (Geometry::ray_intersects_triangle(p_from, p_dir, p_v0, p_v1, p_v2, &res))
  997. return res;
  998. else
  999. return Variant();
  1000. }
  1001. Variant _Geometry::segment_intersects_triangle(const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_v0, const Vector3 &p_v1, const Vector3 &p_v2) {
  1002. Vector3 res;
  1003. if (Geometry::segment_intersects_triangle(p_from, p_to, p_v0, p_v1, p_v2, &res))
  1004. return res;
  1005. else
  1006. return Variant();
  1007. }
  1008. bool _Geometry::point_is_inside_triangle(const Vector2 &s, const Vector2 &a, const Vector2 &b, const Vector2 &c) const {
  1009. return Geometry::is_point_in_triangle(s, a, b, c);
  1010. }
  1011. PoolVector<Vector3> _Geometry::segment_intersects_sphere(const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_sphere_pos, real_t p_sphere_radius) {
  1012. PoolVector<Vector3> r;
  1013. Vector3 res, norm;
  1014. if (!Geometry::segment_intersects_sphere(p_from, p_to, p_sphere_pos, p_sphere_radius, &res, &norm))
  1015. return r;
  1016. r.resize(2);
  1017. r.set(0, res);
  1018. r.set(1, norm);
  1019. return r;
  1020. }
  1021. PoolVector<Vector3> _Geometry::segment_intersects_cylinder(const Vector3 &p_from, const Vector3 &p_to, float p_height, float p_radius) {
  1022. PoolVector<Vector3> r;
  1023. Vector3 res, norm;
  1024. if (!Geometry::segment_intersects_cylinder(p_from, p_to, p_height, p_radius, &res, &norm))
  1025. return r;
  1026. r.resize(2);
  1027. r.set(0, res);
  1028. r.set(1, norm);
  1029. return r;
  1030. }
  1031. PoolVector<Vector3> _Geometry::segment_intersects_convex(const Vector3 &p_from, const Vector3 &p_to, const Vector<Plane> &p_planes) {
  1032. PoolVector<Vector3> r;
  1033. Vector3 res, norm;
  1034. if (!Geometry::segment_intersects_convex(p_from, p_to, p_planes.ptr(), p_planes.size(), &res, &norm))
  1035. return r;
  1036. r.resize(2);
  1037. r.set(0, res);
  1038. r.set(1, norm);
  1039. return r;
  1040. }
  1041. Vector<int> _Geometry::triangulate_polygon(const Vector<Vector2> &p_polygon) {
  1042. return Geometry::triangulate_polygon(p_polygon);
  1043. }
  1044. Vector<Point2> _Geometry::convex_hull_2d(const Vector<Point2> &p_points) {
  1045. return Geometry::convex_hull_2d(p_points);
  1046. }
  1047. Vector<Vector3> _Geometry::clip_polygon(const Vector<Vector3> &p_points, const Plane &p_plane) {
  1048. return Geometry::clip_polygon(p_points, p_plane);
  1049. }
  1050. Dictionary _Geometry::make_atlas(const Vector<Size2> &p_rects) {
  1051. Dictionary ret;
  1052. Vector<Size2i> rects;
  1053. for (int i = 0; i < p_rects.size(); i++) {
  1054. rects.push_back(p_rects[i]);
  1055. };
  1056. Vector<Point2i> result;
  1057. Size2i size;
  1058. Geometry::make_atlas(rects, result, size);
  1059. Size2 r_size = size;
  1060. Vector<Point2> r_result;
  1061. for (int i = 0; i < result.size(); i++) {
  1062. r_result.push_back(result[i]);
  1063. };
  1064. ret["points"] = r_result;
  1065. ret["size"] = r_size;
  1066. return ret;
  1067. };
  1068. int _Geometry::get_uv84_normal_bit(const Vector3 &p_vector) {
  1069. return Geometry::get_uv84_normal_bit(p_vector);
  1070. }
  1071. void _Geometry::_bind_methods() {
  1072. ClassDB::bind_method(D_METHOD("build_box_planes", "extents"), &_Geometry::build_box_planes);
  1073. ClassDB::bind_method(D_METHOD("build_cylinder_planes", "radius", "height", "sides", "axis"), &_Geometry::build_cylinder_planes, DEFVAL(Vector3::AXIS_Z));
  1074. ClassDB::bind_method(D_METHOD("build_capsule_planes", "radius", "height", "sides", "lats", "axis"), &_Geometry::build_capsule_planes, DEFVAL(Vector3::AXIS_Z));
  1075. ClassDB::bind_method(D_METHOD("segment_intersects_circle", "segment_from", "segment_to", "circle_position", "circle_radius"), &_Geometry::segment_intersects_circle);
  1076. ClassDB::bind_method(D_METHOD("segment_intersects_segment_2d", "from_a", "to_a", "from_b", "to_b"), &_Geometry::segment_intersects_segment_2d);
  1077. ClassDB::bind_method(D_METHOD("line_intersects_line_2d", "from_a", "dir_a", "from_b", "dir_b"), &_Geometry::line_intersects_line_2d);
  1078. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments_2d", "p1", "q1", "p2", "q2"), &_Geometry::get_closest_points_between_segments_2d);
  1079. ClassDB::bind_method(D_METHOD("get_closest_points_between_segments", "p1", "p2", "q1", "q2"), &_Geometry::get_closest_points_between_segments);
  1080. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_2d", "point", "s1", "s2"), &_Geometry::get_closest_point_to_segment_2d);
  1081. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment", "point", "s1", "s2"), &_Geometry::get_closest_point_to_segment);
  1082. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped_2d", "point", "s1", "s2"), &_Geometry::get_closest_point_to_segment_uncapped_2d);
  1083. ClassDB::bind_method(D_METHOD("get_closest_point_to_segment_uncapped", "point", "s1", "s2"), &_Geometry::get_closest_point_to_segment_uncapped);
  1084. ClassDB::bind_method(D_METHOD("get_uv84_normal_bit", "normal"), &_Geometry::get_uv84_normal_bit);
  1085. ClassDB::bind_method(D_METHOD("ray_intersects_triangle", "from", "dir", "a", "b", "c"), &_Geometry::ray_intersects_triangle);
  1086. ClassDB::bind_method(D_METHOD("segment_intersects_triangle", "from", "to", "a", "b", "c"), &_Geometry::segment_intersects_triangle);
  1087. ClassDB::bind_method(D_METHOD("segment_intersects_sphere", "from", "to", "sphere_position", "sphere_radius"), &_Geometry::segment_intersects_sphere);
  1088. ClassDB::bind_method(D_METHOD("segment_intersects_cylinder", "from", "to", "height", "radius"), &_Geometry::segment_intersects_cylinder);
  1089. ClassDB::bind_method(D_METHOD("segment_intersects_convex", "from", "to", "planes"), &_Geometry::segment_intersects_convex);
  1090. ClassDB::bind_method(D_METHOD("point_is_inside_triangle", "point", "a", "b", "c"), &_Geometry::point_is_inside_triangle);
  1091. ClassDB::bind_method(D_METHOD("triangulate_polygon", "polygon"), &_Geometry::triangulate_polygon);
  1092. ClassDB::bind_method(D_METHOD("convex_hull_2d", "points"), &_Geometry::convex_hull_2d);
  1093. ClassDB::bind_method(D_METHOD("clip_polygon", "points", "plane"), &_Geometry::clip_polygon);
  1094. ClassDB::bind_method(D_METHOD("make_atlas", "sizes"), &_Geometry::make_atlas);
  1095. }
  1096. _Geometry::_Geometry() {
  1097. singleton = this;
  1098. }
  1099. ///////////////////////// FILE
  1100. Error _File::open_encrypted(const String &p_path, int p_mode_flags, const Vector<uint8_t> &p_key) {
  1101. Error err = open(p_path, p_mode_flags);
  1102. if (err)
  1103. return err;
  1104. FileAccessEncrypted *fae = memnew(FileAccessEncrypted);
  1105. err = fae->open_and_parse(f, p_key, (p_mode_flags == WRITE) ? FileAccessEncrypted::MODE_WRITE_AES256 : FileAccessEncrypted::MODE_READ);
  1106. if (err) {
  1107. memdelete(fae);
  1108. close();
  1109. return err;
  1110. }
  1111. f = fae;
  1112. return OK;
  1113. }
  1114. Error _File::open_encrypted_pass(const String &p_path, int p_mode_flags, const String &p_pass) {
  1115. Error err = open(p_path, p_mode_flags);
  1116. if (err)
  1117. return err;
  1118. FileAccessEncrypted *fae = memnew(FileAccessEncrypted);
  1119. err = fae->open_and_parse_password(f, p_pass, (p_mode_flags == WRITE) ? FileAccessEncrypted::MODE_WRITE_AES256 : FileAccessEncrypted::MODE_READ);
  1120. if (err) {
  1121. memdelete(fae);
  1122. close();
  1123. return err;
  1124. }
  1125. f = fae;
  1126. return OK;
  1127. }
  1128. Error _File::open_compressed(const String &p_path, int p_mode_flags, int p_compress_mode) {
  1129. FileAccessCompressed *fac = memnew(FileAccessCompressed);
  1130. fac->configure("GCPF", (Compression::Mode)p_compress_mode);
  1131. Error err = fac->_open(p_path, p_mode_flags);
  1132. if (err) {
  1133. memdelete(fac);
  1134. return err;
  1135. }
  1136. f = fac;
  1137. return OK;
  1138. }
  1139. Error _File::open(const String &p_path, int p_mode_flags) {
  1140. close();
  1141. Error err;
  1142. f = FileAccess::open(p_path, p_mode_flags, &err);
  1143. if (f)
  1144. f->set_endian_swap(eswap);
  1145. return err;
  1146. }
  1147. void _File::close() {
  1148. if (f)
  1149. memdelete(f);
  1150. f = NULL;
  1151. }
  1152. bool _File::is_open() const {
  1153. return f != NULL;
  1154. }
  1155. String _File::get_path() const {
  1156. ERR_FAIL_COND_V(!f, "");
  1157. return f->get_path();
  1158. }
  1159. String _File::get_path_absolute() const {
  1160. ERR_FAIL_COND_V(!f, "");
  1161. return f->get_path_absolute();
  1162. }
  1163. void _File::seek(int64_t p_position) {
  1164. ERR_FAIL_COND(!f);
  1165. f->seek(p_position);
  1166. }
  1167. void _File::seek_end(int64_t p_position) {
  1168. ERR_FAIL_COND(!f);
  1169. f->seek_end(p_position);
  1170. }
  1171. int64_t _File::get_position() const {
  1172. ERR_FAIL_COND_V(!f, 0);
  1173. return f->get_position();
  1174. }
  1175. int64_t _File::get_len() const {
  1176. ERR_FAIL_COND_V(!f, 0);
  1177. return f->get_len();
  1178. }
  1179. bool _File::eof_reached() const {
  1180. ERR_FAIL_COND_V(!f, false);
  1181. return f->eof_reached();
  1182. }
  1183. uint8_t _File::get_8() const {
  1184. ERR_FAIL_COND_V(!f, 0);
  1185. return f->get_8();
  1186. }
  1187. uint16_t _File::get_16() const {
  1188. ERR_FAIL_COND_V(!f, 0);
  1189. return f->get_16();
  1190. }
  1191. uint32_t _File::get_32() const {
  1192. ERR_FAIL_COND_V(!f, 0);
  1193. return f->get_32();
  1194. }
  1195. uint64_t _File::get_64() const {
  1196. ERR_FAIL_COND_V(!f, 0);
  1197. return f->get_64();
  1198. }
  1199. float _File::get_float() const {
  1200. ERR_FAIL_COND_V(!f, 0);
  1201. return f->get_float();
  1202. }
  1203. double _File::get_double() const {
  1204. ERR_FAIL_COND_V(!f, 0);
  1205. return f->get_double();
  1206. }
  1207. real_t _File::get_real() const {
  1208. ERR_FAIL_COND_V(!f, 0);
  1209. return f->get_real();
  1210. }
  1211. PoolVector<uint8_t> _File::get_buffer(int p_length) const {
  1212. PoolVector<uint8_t> data;
  1213. ERR_FAIL_COND_V(!f, data);
  1214. ERR_FAIL_COND_V(p_length < 0, data);
  1215. if (p_length == 0)
  1216. return data;
  1217. Error err = data.resize(p_length);
  1218. ERR_FAIL_COND_V(err != OK, data);
  1219. PoolVector<uint8_t>::Write w = data.write();
  1220. int len = f->get_buffer(&w[0], p_length);
  1221. ERR_FAIL_COND_V(len < 0, PoolVector<uint8_t>());
  1222. w = PoolVector<uint8_t>::Write();
  1223. if (len < p_length)
  1224. data.resize(p_length);
  1225. return data;
  1226. }
  1227. String _File::get_as_text() const {
  1228. ERR_FAIL_COND_V(!f, String());
  1229. String text;
  1230. size_t original_pos = f->get_position();
  1231. f->seek(0);
  1232. String l = get_line();
  1233. while (!eof_reached()) {
  1234. text += l + "\n";
  1235. l = get_line();
  1236. }
  1237. text += l;
  1238. f->seek(original_pos);
  1239. return text;
  1240. }
  1241. String _File::get_md5(const String &p_path) const {
  1242. return FileAccess::get_md5(p_path);
  1243. }
  1244. String _File::get_sha256(const String &p_path) const {
  1245. return FileAccess::get_sha256(p_path);
  1246. }
  1247. String _File::get_line() const {
  1248. ERR_FAIL_COND_V(!f, String());
  1249. return f->get_line();
  1250. }
  1251. Vector<String> _File::get_csv_line(String delim) const {
  1252. ERR_FAIL_COND_V(!f, Vector<String>());
  1253. return f->get_csv_line(delim);
  1254. }
  1255. /**< use this for files WRITTEN in _big_ endian machines (ie, amiga/mac)
  1256. * It's not about the current CPU type but file formats.
  1257. * this flags get reset to false (little endian) on each open
  1258. */
  1259. void _File::set_endian_swap(bool p_swap) {
  1260. eswap = p_swap;
  1261. if (f)
  1262. f->set_endian_swap(p_swap);
  1263. }
  1264. bool _File::get_endian_swap() {
  1265. return eswap;
  1266. }
  1267. Error _File::get_error() const {
  1268. if (!f)
  1269. return ERR_UNCONFIGURED;
  1270. return f->get_error();
  1271. }
  1272. void _File::store_8(uint8_t p_dest) {
  1273. ERR_FAIL_COND(!f);
  1274. f->store_8(p_dest);
  1275. }
  1276. void _File::store_16(uint16_t p_dest) {
  1277. ERR_FAIL_COND(!f);
  1278. f->store_16(p_dest);
  1279. }
  1280. void _File::store_32(uint32_t p_dest) {
  1281. ERR_FAIL_COND(!f);
  1282. f->store_32(p_dest);
  1283. }
  1284. void _File::store_64(uint64_t p_dest) {
  1285. ERR_FAIL_COND(!f);
  1286. f->store_64(p_dest);
  1287. }
  1288. void _File::store_float(float p_dest) {
  1289. ERR_FAIL_COND(!f);
  1290. f->store_float(p_dest);
  1291. }
  1292. void _File::store_double(double p_dest) {
  1293. ERR_FAIL_COND(!f);
  1294. f->store_double(p_dest);
  1295. }
  1296. void _File::store_real(real_t p_real) {
  1297. ERR_FAIL_COND(!f);
  1298. f->store_real(p_real);
  1299. }
  1300. void _File::store_string(const String &p_string) {
  1301. ERR_FAIL_COND(!f);
  1302. f->store_string(p_string);
  1303. }
  1304. void _File::store_pascal_string(const String &p_string) {
  1305. ERR_FAIL_COND(!f);
  1306. f->store_pascal_string(p_string);
  1307. };
  1308. String _File::get_pascal_string() {
  1309. ERR_FAIL_COND_V(!f, "");
  1310. return f->get_pascal_string();
  1311. };
  1312. void _File::store_line(const String &p_string) {
  1313. ERR_FAIL_COND(!f);
  1314. f->store_line(p_string);
  1315. }
  1316. void _File::store_buffer(const PoolVector<uint8_t> &p_buffer) {
  1317. ERR_FAIL_COND(!f);
  1318. int len = p_buffer.size();
  1319. if (len == 0)
  1320. return;
  1321. PoolVector<uint8_t>::Read r = p_buffer.read();
  1322. f->store_buffer(&r[0], len);
  1323. }
  1324. bool _File::file_exists(const String &p_name) const {
  1325. return FileAccess::exists(p_name);
  1326. }
  1327. void _File::store_var(const Variant &p_var) {
  1328. ERR_FAIL_COND(!f);
  1329. int len;
  1330. Error err = encode_variant(p_var, NULL, len);
  1331. ERR_FAIL_COND(err != OK);
  1332. PoolVector<uint8_t> buff;
  1333. buff.resize(len);
  1334. PoolVector<uint8_t>::Write w = buff.write();
  1335. err = encode_variant(p_var, &w[0], len);
  1336. ERR_FAIL_COND(err != OK);
  1337. w = PoolVector<uint8_t>::Write();
  1338. store_32(len);
  1339. store_buffer(buff);
  1340. }
  1341. Variant _File::get_var() const {
  1342. ERR_FAIL_COND_V(!f, Variant());
  1343. uint32_t len = get_32();
  1344. PoolVector<uint8_t> buff = get_buffer(len);
  1345. ERR_FAIL_COND_V((uint32_t)buff.size() != len, Variant());
  1346. PoolVector<uint8_t>::Read r = buff.read();
  1347. Variant v;
  1348. Error err = decode_variant(v, &r[0], len);
  1349. ERR_FAIL_COND_V(err != OK, Variant());
  1350. return v;
  1351. }
  1352. uint64_t _File::get_modified_time(const String &p_file) const {
  1353. return FileAccess::get_modified_time(p_file);
  1354. }
  1355. void _File::_bind_methods() {
  1356. ClassDB::bind_method(D_METHOD("open_encrypted", "path", "mode_flags", "key"), &_File::open_encrypted);
  1357. ClassDB::bind_method(D_METHOD("open_encrypted_with_pass", "path", "mode_flags", "pass"), &_File::open_encrypted_pass);
  1358. ClassDB::bind_method(D_METHOD("open_compressed", "path", "mode_flags", "compression_mode"), &_File::open_compressed, DEFVAL(0));
  1359. ClassDB::bind_method(D_METHOD("open", "path", "flags"), &_File::open);
  1360. ClassDB::bind_method(D_METHOD("close"), &_File::close);
  1361. ClassDB::bind_method(D_METHOD("get_path"), &_File::get_path);
  1362. ClassDB::bind_method(D_METHOD("get_path_absolute"), &_File::get_path_absolute);
  1363. ClassDB::bind_method(D_METHOD("is_open"), &_File::is_open);
  1364. ClassDB::bind_method(D_METHOD("seek", "position"), &_File::seek);
  1365. ClassDB::bind_method(D_METHOD("seek_end", "position"), &_File::seek_end, DEFVAL(0));
  1366. ClassDB::bind_method(D_METHOD("get_position"), &_File::get_position);
  1367. ClassDB::bind_method(D_METHOD("get_len"), &_File::get_len);
  1368. ClassDB::bind_method(D_METHOD("eof_reached"), &_File::eof_reached);
  1369. ClassDB::bind_method(D_METHOD("get_8"), &_File::get_8);
  1370. ClassDB::bind_method(D_METHOD("get_16"), &_File::get_16);
  1371. ClassDB::bind_method(D_METHOD("get_32"), &_File::get_32);
  1372. ClassDB::bind_method(D_METHOD("get_64"), &_File::get_64);
  1373. ClassDB::bind_method(D_METHOD("get_float"), &_File::get_float);
  1374. ClassDB::bind_method(D_METHOD("get_double"), &_File::get_double);
  1375. ClassDB::bind_method(D_METHOD("get_real"), &_File::get_real);
  1376. ClassDB::bind_method(D_METHOD("get_buffer", "len"), &_File::get_buffer);
  1377. ClassDB::bind_method(D_METHOD("get_line"), &_File::get_line);
  1378. ClassDB::bind_method(D_METHOD("get_as_text"), &_File::get_as_text);
  1379. ClassDB::bind_method(D_METHOD("get_md5", "path"), &_File::get_md5);
  1380. ClassDB::bind_method(D_METHOD("get_sha256", "path"), &_File::get_sha256);
  1381. ClassDB::bind_method(D_METHOD("get_endian_swap"), &_File::get_endian_swap);
  1382. ClassDB::bind_method(D_METHOD("set_endian_swap", "enable"), &_File::set_endian_swap);
  1383. ClassDB::bind_method(D_METHOD("get_error"), &_File::get_error);
  1384. ClassDB::bind_method(D_METHOD("get_var"), &_File::get_var);
  1385. ClassDB::bind_method(D_METHOD("get_csv_line", "delim"), &_File::get_csv_line, DEFVAL(","));
  1386. ClassDB::bind_method(D_METHOD("store_8", "value"), &_File::store_8);
  1387. ClassDB::bind_method(D_METHOD("store_16", "value"), &_File::store_16);
  1388. ClassDB::bind_method(D_METHOD("store_32", "value"), &_File::store_32);
  1389. ClassDB::bind_method(D_METHOD("store_64", "value"), &_File::store_64);
  1390. ClassDB::bind_method(D_METHOD("store_float", "value"), &_File::store_float);
  1391. ClassDB::bind_method(D_METHOD("store_double", "value"), &_File::store_double);
  1392. ClassDB::bind_method(D_METHOD("store_real", "value"), &_File::store_real);
  1393. ClassDB::bind_method(D_METHOD("store_buffer", "buffer"), &_File::store_buffer);
  1394. ClassDB::bind_method(D_METHOD("store_line", "line"), &_File::store_line);
  1395. ClassDB::bind_method(D_METHOD("store_string", "string"), &_File::store_string);
  1396. ClassDB::bind_method(D_METHOD("store_var", "value"), &_File::store_var);
  1397. ClassDB::bind_method(D_METHOD("store_pascal_string", "string"), &_File::store_pascal_string);
  1398. ClassDB::bind_method(D_METHOD("get_pascal_string"), &_File::get_pascal_string);
  1399. ClassDB::bind_method(D_METHOD("file_exists", "path"), &_File::file_exists);
  1400. ClassDB::bind_method(D_METHOD("get_modified_time", "file"), &_File::get_modified_time);
  1401. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "endian_swap"), "set_endian_swap", "get_endian_swap");
  1402. BIND_ENUM_CONSTANT(READ);
  1403. BIND_ENUM_CONSTANT(WRITE);
  1404. BIND_ENUM_CONSTANT(READ_WRITE);
  1405. BIND_ENUM_CONSTANT(WRITE_READ);
  1406. BIND_ENUM_CONSTANT(COMPRESSION_FASTLZ);
  1407. BIND_ENUM_CONSTANT(COMPRESSION_DEFLATE);
  1408. BIND_ENUM_CONSTANT(COMPRESSION_ZSTD);
  1409. BIND_ENUM_CONSTANT(COMPRESSION_GZIP);
  1410. }
  1411. _File::_File() {
  1412. f = NULL;
  1413. eswap = false;
  1414. }
  1415. _File::~_File() {
  1416. if (f)
  1417. memdelete(f);
  1418. }
  1419. ///////////////////////////////////////////////////////
  1420. Error _Directory::open(const String &p_path) {
  1421. Error err;
  1422. DirAccess *alt = DirAccess::open(p_path, &err);
  1423. if (!alt)
  1424. return err;
  1425. if (d)
  1426. memdelete(d);
  1427. d = alt;
  1428. return OK;
  1429. }
  1430. Error _Directory::list_dir_begin(bool p_skip_navigational, bool p_skip_hidden) {
  1431. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1432. _list_skip_navigational = p_skip_navigational;
  1433. _list_skip_hidden = p_skip_hidden;
  1434. return d->list_dir_begin();
  1435. }
  1436. String _Directory::get_next() {
  1437. ERR_FAIL_COND_V(!d, "");
  1438. String next = d->get_next();
  1439. while (next != "" && ((_list_skip_navigational && (next == "." || next == "..")) || (_list_skip_hidden && d->current_is_hidden()))) {
  1440. next = d->get_next();
  1441. }
  1442. return next;
  1443. }
  1444. bool _Directory::current_is_dir() const {
  1445. ERR_FAIL_COND_V(!d, false);
  1446. return d->current_is_dir();
  1447. }
  1448. void _Directory::list_dir_end() {
  1449. ERR_FAIL_COND(!d);
  1450. return d->list_dir_end();
  1451. }
  1452. int _Directory::get_drive_count() {
  1453. ERR_FAIL_COND_V(!d, 0);
  1454. return d->get_drive_count();
  1455. }
  1456. String _Directory::get_drive(int p_drive) {
  1457. ERR_FAIL_COND_V(!d, "");
  1458. return d->get_drive(p_drive);
  1459. }
  1460. int _Directory::get_current_drive() {
  1461. ERR_FAIL_COND_V(!d, 0);
  1462. return d->get_current_drive();
  1463. }
  1464. Error _Directory::change_dir(String p_dir) {
  1465. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1466. return d->change_dir(p_dir);
  1467. }
  1468. String _Directory::get_current_dir() {
  1469. ERR_FAIL_COND_V(!d, "");
  1470. return d->get_current_dir();
  1471. }
  1472. Error _Directory::make_dir(String p_dir) {
  1473. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1474. if (!p_dir.is_rel_path()) {
  1475. DirAccess *d = DirAccess::create_for_path(p_dir);
  1476. Error err = d->make_dir(p_dir);
  1477. memdelete(d);
  1478. return err;
  1479. }
  1480. return d->make_dir(p_dir);
  1481. }
  1482. Error _Directory::make_dir_recursive(String p_dir) {
  1483. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1484. if (!p_dir.is_rel_path()) {
  1485. DirAccess *d = DirAccess::create_for_path(p_dir);
  1486. Error err = d->make_dir_recursive(p_dir);
  1487. memdelete(d);
  1488. return err;
  1489. }
  1490. return d->make_dir_recursive(p_dir);
  1491. }
  1492. bool _Directory::file_exists(String p_file) {
  1493. ERR_FAIL_COND_V(!d, false);
  1494. if (!p_file.is_rel_path()) {
  1495. return FileAccess::exists(p_file);
  1496. }
  1497. return d->file_exists(p_file);
  1498. }
  1499. bool _Directory::dir_exists(String p_dir) {
  1500. ERR_FAIL_COND_V(!d, false);
  1501. if (!p_dir.is_rel_path()) {
  1502. DirAccess *d = DirAccess::create_for_path(p_dir);
  1503. bool exists = d->dir_exists(p_dir);
  1504. memdelete(d);
  1505. return exists;
  1506. } else {
  1507. return d->dir_exists(p_dir);
  1508. }
  1509. }
  1510. int _Directory::get_space_left() {
  1511. ERR_FAIL_COND_V(!d, 0);
  1512. return d->get_space_left() / 1024 * 1024; //return value in megabytes, given binding is int
  1513. }
  1514. Error _Directory::copy(String p_from, String p_to) {
  1515. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1516. return d->copy(p_from, p_to);
  1517. }
  1518. Error _Directory::rename(String p_from, String p_to) {
  1519. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1520. if (!p_from.is_rel_path()) {
  1521. DirAccess *d = DirAccess::create_for_path(p_from);
  1522. Error err = d->rename(p_from, p_to);
  1523. memdelete(d);
  1524. return err;
  1525. }
  1526. return d->rename(p_from, p_to);
  1527. }
  1528. Error _Directory::remove(String p_name) {
  1529. ERR_FAIL_COND_V(!d, ERR_UNCONFIGURED);
  1530. if (!p_name.is_rel_path()) {
  1531. DirAccess *d = DirAccess::create_for_path(p_name);
  1532. Error err = d->remove(p_name);
  1533. memdelete(d);
  1534. return err;
  1535. }
  1536. return d->remove(p_name);
  1537. }
  1538. void _Directory::_bind_methods() {
  1539. ClassDB::bind_method(D_METHOD("open", "path"), &_Directory::open);
  1540. ClassDB::bind_method(D_METHOD("list_dir_begin", "skip_navigational", "skip_hidden"), &_Directory::list_dir_begin, DEFVAL(false), DEFVAL(false));
  1541. ClassDB::bind_method(D_METHOD("get_next"), &_Directory::get_next);
  1542. ClassDB::bind_method(D_METHOD("current_is_dir"), &_Directory::current_is_dir);
  1543. ClassDB::bind_method(D_METHOD("list_dir_end"), &_Directory::list_dir_end);
  1544. ClassDB::bind_method(D_METHOD("get_drive_count"), &_Directory::get_drive_count);
  1545. ClassDB::bind_method(D_METHOD("get_drive", "idx"), &_Directory::get_drive);
  1546. ClassDB::bind_method(D_METHOD("get_current_drive"), &_Directory::get_current_drive);
  1547. ClassDB::bind_method(D_METHOD("change_dir", "todir"), &_Directory::change_dir);
  1548. ClassDB::bind_method(D_METHOD("get_current_dir"), &_Directory::get_current_dir);
  1549. ClassDB::bind_method(D_METHOD("make_dir", "path"), &_Directory::make_dir);
  1550. ClassDB::bind_method(D_METHOD("make_dir_recursive", "path"), &_Directory::make_dir_recursive);
  1551. ClassDB::bind_method(D_METHOD("file_exists", "path"), &_Directory::file_exists);
  1552. ClassDB::bind_method(D_METHOD("dir_exists", "path"), &_Directory::dir_exists);
  1553. //ClassDB::bind_method(D_METHOD("get_modified_time","file"),&_Directory::get_modified_time);
  1554. ClassDB::bind_method(D_METHOD("get_space_left"), &_Directory::get_space_left);
  1555. ClassDB::bind_method(D_METHOD("copy", "from", "to"), &_Directory::copy);
  1556. ClassDB::bind_method(D_METHOD("rename", "from", "to"), &_Directory::rename);
  1557. ClassDB::bind_method(D_METHOD("remove", "path"), &_Directory::remove);
  1558. }
  1559. _Directory::_Directory() {
  1560. d = DirAccess::create(DirAccess::ACCESS_RESOURCES);
  1561. }
  1562. _Directory::~_Directory() {
  1563. if (d)
  1564. memdelete(d);
  1565. }
  1566. _Marshalls *_Marshalls::singleton = NULL;
  1567. _Marshalls *_Marshalls::get_singleton() {
  1568. return singleton;
  1569. }
  1570. String _Marshalls::variant_to_base64(const Variant &p_var) {
  1571. int len;
  1572. Error err = encode_variant(p_var, NULL, len);
  1573. ERR_FAIL_COND_V(err != OK, "");
  1574. PoolVector<uint8_t> buff;
  1575. buff.resize(len);
  1576. PoolVector<uint8_t>::Write w = buff.write();
  1577. err = encode_variant(p_var, &w[0], len);
  1578. ERR_FAIL_COND_V(err != OK, "");
  1579. int b64len = len / 3 * 4 + 4 + 1;
  1580. PoolVector<uint8_t> b64buff;
  1581. b64buff.resize(b64len);
  1582. PoolVector<uint8_t>::Write w64 = b64buff.write();
  1583. int strlen = base64_encode((char *)(&w64[0]), (char *)(&w[0]), len);
  1584. //OS::get_singleton()->print("len is %i, vector size is %i\n", b64len, strlen);
  1585. w64[strlen] = 0;
  1586. String ret = (char *)&w64[0];
  1587. return ret;
  1588. };
  1589. Variant _Marshalls::base64_to_variant(const String &p_str) {
  1590. int strlen = p_str.length();
  1591. CharString cstr = p_str.ascii();
  1592. PoolVector<uint8_t> buf;
  1593. buf.resize(strlen / 4 * 3 + 1);
  1594. PoolVector<uint8_t>::Write w = buf.write();
  1595. int len = base64_decode((char *)(&w[0]), (char *)cstr.get_data(), strlen);
  1596. Variant v;
  1597. Error err = decode_variant(v, &w[0], len);
  1598. ERR_FAIL_COND_V(err != OK, Variant());
  1599. return v;
  1600. };
  1601. String _Marshalls::raw_to_base64(const PoolVector<uint8_t> &p_arr) {
  1602. int len = p_arr.size();
  1603. PoolVector<uint8_t>::Read r = p_arr.read();
  1604. int b64len = len / 3 * 4 + 4 + 1;
  1605. PoolVector<uint8_t> b64buff;
  1606. b64buff.resize(b64len);
  1607. PoolVector<uint8_t>::Write w64 = b64buff.write();
  1608. int strlen = base64_encode((char *)(&w64[0]), (char *)(&r[0]), len);
  1609. w64[strlen] = 0;
  1610. String ret = (char *)&w64[0];
  1611. return ret;
  1612. };
  1613. PoolVector<uint8_t> _Marshalls::base64_to_raw(const String &p_str) {
  1614. int strlen = p_str.length();
  1615. CharString cstr = p_str.ascii();
  1616. int arr_len;
  1617. PoolVector<uint8_t> buf;
  1618. {
  1619. buf.resize(strlen / 4 * 3 + 1);
  1620. PoolVector<uint8_t>::Write w = buf.write();
  1621. arr_len = base64_decode((char *)(&w[0]), (char *)cstr.get_data(), strlen);
  1622. };
  1623. buf.resize(arr_len);
  1624. // conversion from PoolVector<uint8_t> to raw array?
  1625. return buf;
  1626. };
  1627. String _Marshalls::utf8_to_base64(const String &p_str) {
  1628. CharString cstr = p_str.utf8();
  1629. int len = cstr.length();
  1630. int b64len = len / 3 * 4 + 4 + 1;
  1631. PoolVector<uint8_t> b64buff;
  1632. b64buff.resize(b64len);
  1633. PoolVector<uint8_t>::Write w64 = b64buff.write();
  1634. int strlen = base64_encode((char *)(&w64[0]), (char *)cstr.get_data(), len);
  1635. w64[strlen] = 0;
  1636. String ret = (char *)&w64[0];
  1637. return ret;
  1638. };
  1639. String _Marshalls::base64_to_utf8(const String &p_str) {
  1640. int strlen = p_str.length();
  1641. CharString cstr = p_str.ascii();
  1642. PoolVector<uint8_t> buf;
  1643. buf.resize(strlen / 4 * 3 + 1 + 1);
  1644. PoolVector<uint8_t>::Write w = buf.write();
  1645. int len = base64_decode((char *)(&w[0]), (char *)cstr.get_data(), strlen);
  1646. w[len] = 0;
  1647. String ret = String::utf8((char *)&w[0]);
  1648. return ret;
  1649. };
  1650. void _Marshalls::_bind_methods() {
  1651. ClassDB::bind_method(D_METHOD("variant_to_base64", "variant"), &_Marshalls::variant_to_base64);
  1652. ClassDB::bind_method(D_METHOD("base64_to_variant", "base64_str"), &_Marshalls::base64_to_variant);
  1653. ClassDB::bind_method(D_METHOD("raw_to_base64", "array"), &_Marshalls::raw_to_base64);
  1654. ClassDB::bind_method(D_METHOD("base64_to_raw", "base64_str"), &_Marshalls::base64_to_raw);
  1655. ClassDB::bind_method(D_METHOD("utf8_to_base64", "utf8_str"), &_Marshalls::utf8_to_base64);
  1656. ClassDB::bind_method(D_METHOD("base64_to_utf8", "base64_str"), &_Marshalls::base64_to_utf8);
  1657. };
  1658. ////////////////
  1659. Error _Semaphore::wait() {
  1660. return semaphore->wait();
  1661. }
  1662. Error _Semaphore::post() {
  1663. return semaphore->post();
  1664. }
  1665. void _Semaphore::_bind_methods() {
  1666. ClassDB::bind_method(D_METHOD("wait"), &_Semaphore::wait);
  1667. ClassDB::bind_method(D_METHOD("post"), &_Semaphore::post);
  1668. }
  1669. _Semaphore::_Semaphore() {
  1670. semaphore = Semaphore::create();
  1671. }
  1672. _Semaphore::~_Semaphore() {
  1673. memdelete(semaphore);
  1674. }
  1675. ///////////////
  1676. void _Mutex::lock() {
  1677. mutex->lock();
  1678. }
  1679. Error _Mutex::try_lock() {
  1680. return mutex->try_lock();
  1681. }
  1682. void _Mutex::unlock() {
  1683. mutex->unlock();
  1684. }
  1685. void _Mutex::_bind_methods() {
  1686. ClassDB::bind_method(D_METHOD("lock"), &_Mutex::lock);
  1687. ClassDB::bind_method(D_METHOD("try_lock"), &_Mutex::try_lock);
  1688. ClassDB::bind_method(D_METHOD("unlock"), &_Mutex::unlock);
  1689. }
  1690. _Mutex::_Mutex() {
  1691. mutex = Mutex::create();
  1692. }
  1693. _Mutex::~_Mutex() {
  1694. memdelete(mutex);
  1695. }
  1696. ///////////////
  1697. void _Thread::_start_func(void *ud) {
  1698. Ref<_Thread> *tud = (Ref<_Thread> *)ud;
  1699. Ref<_Thread> t = *tud;
  1700. memdelete(tud);
  1701. Variant::CallError ce;
  1702. const Variant *arg[1] = { &t->userdata };
  1703. Thread::set_name(t->target_method);
  1704. t->ret = t->target_instance->call(t->target_method, arg, 1, ce);
  1705. if (ce.error != Variant::CallError::CALL_OK) {
  1706. String reason;
  1707. switch (ce.error) {
  1708. case Variant::CallError::CALL_ERROR_INVALID_ARGUMENT: {
  1709. reason = "Invalid Argument #" + itos(ce.argument);
  1710. } break;
  1711. case Variant::CallError::CALL_ERROR_TOO_MANY_ARGUMENTS: {
  1712. reason = "Too Many Arguments";
  1713. } break;
  1714. case Variant::CallError::CALL_ERROR_TOO_FEW_ARGUMENTS: {
  1715. reason = "Too Many Arguments";
  1716. } break;
  1717. case Variant::CallError::CALL_ERROR_INVALID_METHOD: {
  1718. reason = "Method Not Found";
  1719. } break;
  1720. default: {}
  1721. }
  1722. ERR_EXPLAIN("Could not call function '" + t->target_method.operator String() + "'' starting thread ID: " + t->get_id() + " Reason: " + reason);
  1723. ERR_FAIL();
  1724. }
  1725. }
  1726. Error _Thread::start(Object *p_instance, const StringName &p_method, const Variant &p_userdata, int p_priority) {
  1727. ERR_FAIL_COND_V(active, ERR_ALREADY_IN_USE);
  1728. ERR_FAIL_COND_V(!p_instance, ERR_INVALID_PARAMETER);
  1729. ERR_FAIL_COND_V(p_method == StringName(), ERR_INVALID_PARAMETER);
  1730. ERR_FAIL_INDEX_V(p_priority, 3, ERR_INVALID_PARAMETER);
  1731. ret = Variant();
  1732. target_method = p_method;
  1733. target_instance = p_instance;
  1734. userdata = p_userdata;
  1735. active = true;
  1736. Ref<_Thread> *ud = memnew(Ref<_Thread>(this));
  1737. Thread::Settings s;
  1738. s.priority = (Thread::Priority)p_priority;
  1739. thread = Thread::create(_start_func, ud, s);
  1740. if (!thread) {
  1741. active = false;
  1742. target_method = StringName();
  1743. target_instance = NULL;
  1744. userdata = Variant();
  1745. return ERR_CANT_CREATE;
  1746. }
  1747. return OK;
  1748. }
  1749. String _Thread::get_id() const {
  1750. if (!thread)
  1751. return String();
  1752. return itos(thread->get_id());
  1753. }
  1754. bool _Thread::is_active() const {
  1755. return active;
  1756. }
  1757. Variant _Thread::wait_to_finish() {
  1758. ERR_FAIL_COND_V(!thread, Variant());
  1759. ERR_FAIL_COND_V(!active, Variant());
  1760. Thread::wait_to_finish(thread);
  1761. Variant r = ret;
  1762. active = false;
  1763. target_method = StringName();
  1764. target_instance = NULL;
  1765. userdata = Variant();
  1766. thread = NULL;
  1767. return r;
  1768. }
  1769. void _Thread::_bind_methods() {
  1770. ClassDB::bind_method(D_METHOD("start", "instance", "method", "userdata", "priority"), &_Thread::start, DEFVAL(Variant()), DEFVAL(PRIORITY_NORMAL));
  1771. ClassDB::bind_method(D_METHOD("get_id"), &_Thread::get_id);
  1772. ClassDB::bind_method(D_METHOD("is_active"), &_Thread::is_active);
  1773. ClassDB::bind_method(D_METHOD("wait_to_finish"), &_Thread::wait_to_finish);
  1774. BIND_ENUM_CONSTANT(PRIORITY_LOW);
  1775. BIND_ENUM_CONSTANT(PRIORITY_NORMAL);
  1776. BIND_ENUM_CONSTANT(PRIORITY_HIGH);
  1777. }
  1778. _Thread::_Thread() {
  1779. active = false;
  1780. thread = NULL;
  1781. target_instance = NULL;
  1782. }
  1783. _Thread::~_Thread() {
  1784. if (active) {
  1785. ERR_EXPLAIN("Reference to a Thread object object was lost while the thread is still running...");
  1786. }
  1787. ERR_FAIL_COND(active == true);
  1788. }
  1789. /////////////////////////////////////
  1790. PoolStringArray _ClassDB::get_class_list() const {
  1791. List<StringName> classes;
  1792. ClassDB::get_class_list(&classes);
  1793. PoolStringArray ret;
  1794. ret.resize(classes.size());
  1795. int idx = 0;
  1796. for (List<StringName>::Element *E = classes.front(); E; E = E->next()) {
  1797. ret.set(idx++, E->get());
  1798. }
  1799. return ret;
  1800. }
  1801. PoolStringArray _ClassDB::get_inheriters_from_class(const StringName &p_class) const {
  1802. List<StringName> classes;
  1803. ClassDB::get_inheriters_from_class(p_class, &classes);
  1804. PoolStringArray ret;
  1805. ret.resize(classes.size());
  1806. int idx = 0;
  1807. for (List<StringName>::Element *E = classes.front(); E; E = E->next()) {
  1808. ret.set(idx++, E->get());
  1809. }
  1810. return ret;
  1811. }
  1812. StringName _ClassDB::get_parent_class(const StringName &p_class) const {
  1813. return ClassDB::get_parent_class(p_class);
  1814. }
  1815. bool _ClassDB::class_exists(const StringName &p_class) const {
  1816. return ClassDB::class_exists(p_class);
  1817. }
  1818. bool _ClassDB::is_parent_class(const StringName &p_class, const StringName &p_inherits) const {
  1819. return ClassDB::is_parent_class(p_class, p_inherits);
  1820. }
  1821. bool _ClassDB::can_instance(const StringName &p_class) const {
  1822. return ClassDB::can_instance(p_class);
  1823. }
  1824. Variant _ClassDB::instance(const StringName &p_class) const {
  1825. Object *obj = ClassDB::instance(p_class);
  1826. if (!obj)
  1827. return Variant();
  1828. Reference *r = Object::cast_to<Reference>(obj);
  1829. if (r) {
  1830. return REF(r);
  1831. } else {
  1832. return obj;
  1833. }
  1834. }
  1835. bool _ClassDB::has_signal(StringName p_class, StringName p_signal) const {
  1836. return ClassDB::has_signal(p_class, p_signal);
  1837. }
  1838. Dictionary _ClassDB::get_signal(StringName p_class, StringName p_signal) const {
  1839. MethodInfo signal;
  1840. if (ClassDB::get_signal(p_class, p_signal, &signal)) {
  1841. return signal.operator Dictionary();
  1842. } else {
  1843. return Dictionary();
  1844. }
  1845. }
  1846. Array _ClassDB::get_signal_list(StringName p_class, bool p_no_inheritance) const {
  1847. List<MethodInfo> signals;
  1848. ClassDB::get_signal_list(p_class, &signals, p_no_inheritance);
  1849. Array ret;
  1850. for (List<MethodInfo>::Element *E = signals.front(); E; E = E->next()) {
  1851. ret.push_back(E->get().operator Dictionary());
  1852. }
  1853. return ret;
  1854. }
  1855. Array _ClassDB::get_property_list(StringName p_class, bool p_no_inheritance) const {
  1856. List<PropertyInfo> plist;
  1857. ClassDB::get_property_list(p_class, &plist, p_no_inheritance);
  1858. Array ret;
  1859. for (List<PropertyInfo>::Element *E = plist.front(); E; E = E->next()) {
  1860. ret.push_back(E->get().operator Dictionary());
  1861. }
  1862. return ret;
  1863. }
  1864. Variant _ClassDB::get_property(Object *p_object, const StringName &p_property) const {
  1865. Variant ret;
  1866. ClassDB::get_property(p_object, p_property, ret);
  1867. return ret;
  1868. }
  1869. Error _ClassDB::set_property(Object *p_object, const StringName &p_property, const Variant &p_value) const {
  1870. Variant ret;
  1871. bool valid;
  1872. if (!ClassDB::set_property(p_object, p_property, p_value, &valid)) {
  1873. return ERR_UNAVAILABLE;
  1874. } else if (!valid) {
  1875. return ERR_INVALID_DATA;
  1876. }
  1877. return OK;
  1878. }
  1879. bool _ClassDB::has_method(StringName p_class, StringName p_method, bool p_no_inheritance) const {
  1880. return ClassDB::has_method(p_class, p_method, p_no_inheritance);
  1881. }
  1882. Array _ClassDB::get_method_list(StringName p_class, bool p_no_inheritance) const {
  1883. List<MethodInfo> methods;
  1884. ClassDB::get_method_list(p_class, &methods, p_no_inheritance);
  1885. Array ret;
  1886. for (List<MethodInfo>::Element *E = methods.front(); E; E = E->next()) {
  1887. #ifdef DEBUG_METHODS_ENABLED
  1888. ret.push_back(E->get().operator Dictionary());
  1889. #else
  1890. Dictionary dict;
  1891. dict["name"] = E->get().name;
  1892. ret.push_back(dict);
  1893. #endif
  1894. }
  1895. return ret;
  1896. }
  1897. PoolStringArray _ClassDB::get_integer_constant_list(const StringName &p_class, bool p_no_inheritance) const {
  1898. List<String> constants;
  1899. ClassDB::get_integer_constant_list(p_class, &constants, p_no_inheritance);
  1900. PoolStringArray ret;
  1901. ret.resize(constants.size());
  1902. int idx = 0;
  1903. for (List<String>::Element *E = constants.front(); E; E = E->next()) {
  1904. ret.set(idx++, E->get());
  1905. }
  1906. return ret;
  1907. }
  1908. bool _ClassDB::has_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1909. bool success;
  1910. ClassDB::get_integer_constant(p_class, p_name, &success);
  1911. return success;
  1912. }
  1913. int _ClassDB::get_integer_constant(const StringName &p_class, const StringName &p_name) const {
  1914. bool found;
  1915. int c = ClassDB::get_integer_constant(p_class, p_name, &found);
  1916. ERR_FAIL_COND_V(!found, 0);
  1917. return c;
  1918. }
  1919. StringName _ClassDB::get_category(const StringName &p_node) const {
  1920. return ClassDB::get_category(p_node);
  1921. }
  1922. bool _ClassDB::is_class_enabled(StringName p_class) const {
  1923. return ClassDB::is_class_enabled(p_class);
  1924. }
  1925. void _ClassDB::_bind_methods() {
  1926. ClassDB::bind_method(D_METHOD("get_class_list"), &_ClassDB::get_class_list);
  1927. ClassDB::bind_method(D_METHOD("get_inheriters_from_class", "class"), &_ClassDB::get_inheriters_from_class);
  1928. ClassDB::bind_method(D_METHOD("get_parent_class", "class"), &_ClassDB::get_parent_class);
  1929. ClassDB::bind_method(D_METHOD("class_exists", "class"), &_ClassDB::class_exists);
  1930. ClassDB::bind_method(D_METHOD("is_parent_class", "class", "inherits"), &_ClassDB::is_parent_class);
  1931. ClassDB::bind_method(D_METHOD("can_instance", "class"), &_ClassDB::can_instance);
  1932. ClassDB::bind_method(D_METHOD("instance", "class"), &_ClassDB::instance);
  1933. ClassDB::bind_method(D_METHOD("class_has_signal", "class", "signal"), &_ClassDB::has_signal);
  1934. ClassDB::bind_method(D_METHOD("class_get_signal", "class", "signal"), &_ClassDB::get_signal);
  1935. ClassDB::bind_method(D_METHOD("class_get_signal_list", "class", "no_inheritance"), &_ClassDB::get_signal_list, DEFVAL(false));
  1936. ClassDB::bind_method(D_METHOD("class_get_property_list", "class", "no_inheritance"), &_ClassDB::get_property_list, DEFVAL(false));
  1937. ClassDB::bind_method(D_METHOD("class_get_property", "object", "property"), &_ClassDB::get_property);
  1938. ClassDB::bind_method(D_METHOD("class_set_property", "object", "property", "value"), &_ClassDB::set_property);
  1939. ClassDB::bind_method(D_METHOD("class_has_method", "class", "method", "no_inheritance"), &_ClassDB::has_method, DEFVAL(false));
  1940. ClassDB::bind_method(D_METHOD("class_get_method_list", "class", "no_inheritance"), &_ClassDB::get_method_list, DEFVAL(false));
  1941. ClassDB::bind_method(D_METHOD("class_get_integer_constant_list", "class", "no_inheritance"), &_ClassDB::get_integer_constant_list, DEFVAL(false));
  1942. ClassDB::bind_method(D_METHOD("class_has_integer_constant", "class", "name"), &_ClassDB::has_integer_constant);
  1943. ClassDB::bind_method(D_METHOD("class_get_integer_constant", "class", "name"), &_ClassDB::get_integer_constant);
  1944. ClassDB::bind_method(D_METHOD("class_get_category", "class"), &_ClassDB::get_category);
  1945. ClassDB::bind_method(D_METHOD("is_class_enabled", "class"), &_ClassDB::is_class_enabled);
  1946. }
  1947. _ClassDB::_ClassDB() {
  1948. }
  1949. _ClassDB::~_ClassDB() {
  1950. }
  1951. ///////////////////////////////
  1952. void _Engine::set_iterations_per_second(int p_ips) {
  1953. Engine::get_singleton()->set_iterations_per_second(p_ips);
  1954. }
  1955. int _Engine::get_iterations_per_second() const {
  1956. return Engine::get_singleton()->get_iterations_per_second();
  1957. }
  1958. void _Engine::set_target_fps(int p_fps) {
  1959. Engine::get_singleton()->set_target_fps(p_fps);
  1960. }
  1961. int _Engine::get_target_fps() const {
  1962. return Engine::get_singleton()->get_target_fps();
  1963. }
  1964. float _Engine::get_frames_per_second() const {
  1965. return Engine::get_singleton()->get_frames_per_second();
  1966. }
  1967. void _Engine::set_time_scale(float p_scale) {
  1968. Engine::get_singleton()->set_time_scale(p_scale);
  1969. }
  1970. float _Engine::get_time_scale() {
  1971. return Engine::get_singleton()->get_time_scale();
  1972. }
  1973. int _Engine::get_frames_drawn() {
  1974. return Engine::get_singleton()->get_frames_drawn();
  1975. }
  1976. MainLoop *_Engine::get_main_loop() const {
  1977. //needs to remain in OS, since it's actually OS that interacts with it, but it's better exposed here
  1978. return OS::get_singleton()->get_main_loop();
  1979. }
  1980. Dictionary _Engine::get_version_info() const {
  1981. return Engine::get_singleton()->get_version_info();
  1982. }
  1983. bool _Engine::is_in_physics_frame() const {
  1984. return Engine::get_singleton()->is_in_physics_frame();
  1985. }
  1986. bool _Engine::has_singleton(const String &p_name) const {
  1987. return Engine::get_singleton()->has_singleton(p_name);
  1988. }
  1989. Object *_Engine::get_singleton_object(const String &p_name) const {
  1990. return Engine::get_singleton()->get_singleton_object(p_name);
  1991. }
  1992. void _Engine::set_editor_hint(bool p_enabled) {
  1993. Engine::get_singleton()->set_editor_hint(p_enabled);
  1994. }
  1995. bool _Engine::is_editor_hint() const {
  1996. return Engine::get_singleton()->is_editor_hint();
  1997. }
  1998. void _Engine::_bind_methods() {
  1999. ClassDB::bind_method(D_METHOD("set_iterations_per_second", "iterations_per_second"), &_Engine::set_iterations_per_second);
  2000. ClassDB::bind_method(D_METHOD("get_iterations_per_second"), &_Engine::get_iterations_per_second);
  2001. ClassDB::bind_method(D_METHOD("set_target_fps", "target_fps"), &_Engine::set_target_fps);
  2002. ClassDB::bind_method(D_METHOD("get_target_fps"), &_Engine::get_target_fps);
  2003. ClassDB::bind_method(D_METHOD("set_time_scale", "time_scale"), &_Engine::set_time_scale);
  2004. ClassDB::bind_method(D_METHOD("get_time_scale"), &_Engine::get_time_scale);
  2005. ClassDB::bind_method(D_METHOD("get_frames_drawn"), &_Engine::get_frames_drawn);
  2006. ClassDB::bind_method(D_METHOD("get_frames_per_second"), &_Engine::get_frames_per_second);
  2007. ClassDB::bind_method(D_METHOD("get_main_loop"), &_Engine::get_main_loop);
  2008. ClassDB::bind_method(D_METHOD("get_version_info"), &_Engine::get_version_info);
  2009. ClassDB::bind_method(D_METHOD("is_in_physics_frame"), &_Engine::is_in_physics_frame);
  2010. ClassDB::bind_method(D_METHOD("has_singleton", "name"), &_Engine::has_singleton);
  2011. ClassDB::bind_method(D_METHOD("get_singleton", "name"), &_Engine::get_singleton_object);
  2012. ClassDB::bind_method(D_METHOD("set_editor_hint", "enabled"), &_Engine::set_editor_hint);
  2013. ClassDB::bind_method(D_METHOD("is_editor_hint"), &_Engine::is_editor_hint);
  2014. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "editor_hint"), "set_editor_hint", "is_editor_hint");
  2015. ADD_PROPERTY(PropertyInfo(Variant::INT, "iterations_per_second"), "set_iterations_per_second", "get_iterations_per_second");
  2016. ADD_PROPERTY(PropertyInfo(Variant::INT, "target_fps"), "set_target_fps", "get_target_fps");
  2017. ADD_PROPERTY(PropertyInfo(Variant::REAL, "time_scale"), "set_time_scale", "get_time_scale");
  2018. }
  2019. _Engine *_Engine::singleton = NULL;
  2020. _Engine::_Engine() {
  2021. singleton = this;
  2022. }
  2023. void JSONParseResult::_bind_methods() {
  2024. ClassDB::bind_method(D_METHOD("get_error"), &JSONParseResult::get_error);
  2025. ClassDB::bind_method(D_METHOD("get_error_string"), &JSONParseResult::get_error_string);
  2026. ClassDB::bind_method(D_METHOD("get_error_line"), &JSONParseResult::get_error_line);
  2027. ClassDB::bind_method(D_METHOD("get_result"), &JSONParseResult::get_result);
  2028. ClassDB::bind_method(D_METHOD("set_error", "error"), &JSONParseResult::set_error);
  2029. ClassDB::bind_method(D_METHOD("set_error_string", "error_string"), &JSONParseResult::set_error_string);
  2030. ClassDB::bind_method(D_METHOD("set_error_line", "error_line"), &JSONParseResult::set_error_line);
  2031. ClassDB::bind_method(D_METHOD("set_result", "result"), &JSONParseResult::set_result);
  2032. ADD_PROPERTYNZ(PropertyInfo(Variant::OBJECT, "error", PROPERTY_HINT_NONE, "Error", PROPERTY_USAGE_CLASS_IS_ENUM), "set_error", "get_error");
  2033. ADD_PROPERTYNZ(PropertyInfo(Variant::STRING, "error_string"), "set_error_string", "get_error_string");
  2034. ADD_PROPERTYNZ(PropertyInfo(Variant::INT, "error_line"), "set_error_line", "get_error_line");
  2035. ADD_PROPERTYNZ(PropertyInfo(Variant::NIL, "result", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_NIL_IS_VARIANT), "set_result", "get_result");
  2036. }
  2037. void JSONParseResult::set_error(Error p_error) {
  2038. error = p_error;
  2039. }
  2040. Error JSONParseResult::get_error() const {
  2041. return error;
  2042. }
  2043. void JSONParseResult::set_error_string(const String &p_error_string) {
  2044. error_string = p_error_string;
  2045. }
  2046. String JSONParseResult::get_error_string() const {
  2047. return error_string;
  2048. }
  2049. void JSONParseResult::set_error_line(int p_error_line) {
  2050. error_line = p_error_line;
  2051. }
  2052. int JSONParseResult::get_error_line() const {
  2053. return error_line;
  2054. }
  2055. void JSONParseResult::set_result(const Variant &p_result) {
  2056. result = p_result;
  2057. }
  2058. Variant JSONParseResult::get_result() const {
  2059. return result;
  2060. }
  2061. void _JSON::_bind_methods() {
  2062. ClassDB::bind_method(D_METHOD("print", "value", "indent", "sort_keys"), &_JSON::print, DEFVAL(String()), DEFVAL(false));
  2063. ClassDB::bind_method(D_METHOD("parse", "json"), &_JSON::parse);
  2064. }
  2065. String _JSON::print(const Variant &p_value, const String &p_indent, bool p_sort_keys) {
  2066. return JSON::print(p_value, p_indent, p_sort_keys);
  2067. }
  2068. Ref<JSONParseResult> _JSON::parse(const String &p_json) {
  2069. Ref<JSONParseResult> result;
  2070. result.instance();
  2071. result->error = JSON::parse(p_json, result->result, result->error_string, result->error_line);
  2072. return result;
  2073. }
  2074. _JSON *_JSON::singleton = NULL;
  2075. _JSON::_JSON() {
  2076. singleton = this;
  2077. }