Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392099
gdscript.min.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
gdscript.min.js
View Options
hljs
.
registerLanguage
(
"gdscript"
,
function
(){
"use strict"
;
var
e
=
e
||
{};
function
r
(
e
){
return
{
aliases
:
[
"godot"
,
"gdscript"
],
keywords
:
{
keyword
:
"and in not or self void as assert breakpoint class class_name extends is func setget signal tool yield const enum export onready static var break continue if elif else for pass return match while remote sync master puppet remotesync mastersync puppetsync"
,
built_in
:
"Color8 ColorN abs acos asin atan atan2 bytes2var cartesian2polar ceil char clamp convert cos cosh db2linear decimals dectime deg2rad dict2inst ease exp floor fmod fposmod funcref get_stack hash inst2dict instance_from_id inverse_lerp is_equal_approx is_inf is_instance_valid is_nan is_zero_approx len lerp lerp_angle linear2db load log max min move_toward nearest_po2 ord parse_json polar2cartesian posmod pow preload print_stack push_error push_warning rad2deg rand_range rand_seed randf randi randomize range_lerp round seed sign sin sinh smoothstep sqrt step_decimals stepify str str2var tan tanh to_json type_exists typeof validate_json var2bytes var2str weakref wrapf wrapi bool int float String NodePath Vector2 Rect2 Transform2D Vector3 Rect3 Plane Quat Basis Transform Color RID Object NodePath Dictionary Array PoolByteArray PoolIntArray PoolRealArray PoolStringArray PoolVector2Array PoolVector3Array PoolColorArray"
,
literal
:
"true false null"
},
contains
:
[
e
.
NUMBER_MODE
,
e
.
HASH_COMMENT_MODE
,{
className
:
"comment"
,
begin
:
/"""/
,
end
:
/"""/
},
e
.
QUOTE_STRING_MODE
,{
variants
:
[{
className
:
"function"
,
beginKeywords
:
"func"
},{
className
:
"class"
,
beginKeywords
:
"class"
}],
end
:
/:/
,
contains
:
[
e
.
UNDERSCORE_TITLE_MODE
]}]}}
return
e
.
exports
=
function
(
e
){
e
.
registerLanguage
(
"gdscript"
,
r
)},
e
.
exports
.
definer
=
r
,
e
.
exports
.
definer
||
e
.
exports
}());
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:54 PM (12 w, 22 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3359974
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment