2016-03-12 06:47:15 +08:00
|
|
|
|
|
|
|
api reference manual
|
|
|
|
====================
|
|
|
|
|
|
|
|
Browse the various function and classes :doc:`Sol<../index>` utilizes to make your life easier when working with Lua.
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Sol API
|
|
|
|
:name: apitoc
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
compatibility
|
|
|
|
coroutine
|
|
|
|
error
|
|
|
|
function
|
|
|
|
protected_function
|
|
|
|
object
|
|
|
|
overload
|
2016-04-24 05:07:51 +08:00
|
|
|
property
|
2016-03-12 06:47:15 +08:00
|
|
|
proxy
|
|
|
|
reference
|
|
|
|
resolve
|
|
|
|
stack
|
2016-03-25 22:58:33 +08:00
|
|
|
optional
|
2016-03-12 06:47:15 +08:00
|
|
|
state
|
|
|
|
table
|
2016-04-24 05:07:51 +08:00
|
|
|
this_state
|
2016-03-12 06:47:15 +08:00
|
|
|
thread
|
|
|
|
types
|
|
|
|
usertype
|
|
|
|
userdata
|
2016-03-14 14:34:02 +08:00
|
|
|
usertype_memory
|
2016-04-24 05:07:51 +08:00
|
|
|
variadic_args
|