Minsky
|
Go to the source code of this file.
Namespaces | |
pyminsky | |
minsky | |
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes. | |
Functions | |
pyminsky::CLASSDESC_ADD_GLOBAL (minsky) | |
minsky::Item & | pyminsky::findObject (const std::string &typeName) |
minsky::Item & | pyminsky::findVariable (const std::string &name) |
pyminsky::CLASSDESC_ADD_FUNCTION (findObject) | |
pyminsky::CLASSDESC_ADD_FUNCTION (findVariable) | |
CLASSDESC_PYTHON_MODULE (pyminsky) | |
void | minsky::doOneEvent (bool idleTasksOnly) |
checks if any GUI events are waiting, and proces an event if so More... | |
Minsky & | minsky::minsky () |
global minsky object More... | |
Variables | |
minsky::Minsky | pyminsky::minsky |
CLASSDESC_PYTHON_MODULE | ( | pyminsky | ) |