LuaBVec2
Type doc:
Fields:
x: boolean
y: boolean
Methods:
assert_receiver_is_total_eq: function(self: LuaBVec2 )
bitmask: function(self: LuaBVec2 ):(integer)
any: function(self: LuaBVec2 ):(boolean)
all: function(self: LuaBVec2 ):(boolean)
test: function(self: LuaBVec2 , integer):(boolean)
set: function(self: LuaBVec2 , integer , boolean)
new: function(boolean , boolean):( LuaBVec2 )
splat: function(boolean):( LuaBVec2 )
from_array: function({boolean}):( LuaBVec2 )
__tostring: function(self: LuaBVec2 ):(string)
__eq: function(any , any):(any)