Class: Godot::Array

Inherits:
Variant::AbstractArray show all
Defined in:
lib/godot_rb/enumerable.rb

Constant Summary collapse

VARIANT_TYPE =
28

Constants included from Godot

VERSION

Method Summary

Methods inherited from Variant::AbstractArray

[], #each, from

Methods inherited from Variant

#get, #key?, #method_missing, #respond_to_missing?, #set, #to_godot

Methods included from Godot

init_level

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Godot::Variant