LuaSTG-x Core API
math::collision Class Reference

Public Member Functions

static function check (local p0, local a0, local b0, local rot0, local t0, local p1, local a1, local b1, local rot1, local t1)
 
static function string_to_type (local s)
 
static function type_to_string (local t)
 

Member Function Documentation

◆ check()

static function check ( local  p0,
local  a0,
local  b0,
local  rot0,
local  t0,
local  p1,
local  a1,
local  b1,
local  rot1,
local  t1 
)
Parameters
p0vec2_table
a0number
b0number
rot0number
t0number|string
p1vec2_table
a1number
b1number
rot1number
t1number|string

◆ string_to_type()

static function string_to_type ( local  s)
Parameters
sstring
Returns
number

◆ type_to_string()

static function type_to_string ( local  t)
Parameters
tnumber
Returns
string

The documentation for this class was generated from the following file: