feat: Added python binding to all functions

+ added docs to all functions
This commit is contained in:
AURUMVORXX
2024-11-09 20:16:25 +03:00
parent c561368b4f
commit ae0889e927
162 changed files with 2725 additions and 51 deletions

View File

@@ -0,0 +1,2 @@
# `function` addEvent
::: g2o.functions.event.addEvent

View File

@@ -0,0 +1,2 @@
# `function` callEvent
::: g2o.functions.event.callEvent

View File

@@ -0,0 +1,2 @@
# `function` event
::: g2o.functions.event.event

View File

@@ -0,0 +1,2 @@
# `function` removeEvent
::: g2o.functions.event.removeEvent

View File

@@ -0,0 +1,2 @@
# `function` removeEventHandler
::: g2o.functions.event.removeEventHandler

View File

@@ -0,0 +1,2 @@
# `function` toggleEvent
::: g2o.functions.event.toggleEvent