Shkyera Engine
Easy to use, game engine for Python
shkyera::ScriptComponent Member List

This is the complete list of members for shkyera::ScriptComponent, including all inherited members.

_fileshkyera::ScriptComponentprivate
_floatVariablesshkyera::ScriptComponentprivate
_intVariablesshkyera::ScriptComponentprivate
_objectshkyera::Componentprotected
_scriptsshkyera::ScriptComponentprivatestatic
_stringVariablesshkyera::ScriptComponentprivate
_vec3Variablesshkyera::ScriptComponentprivate
addFloatVariable(std::string name)shkyera::ScriptComponent
addIntVariable(std::string name)shkyera::ScriptComponent
addScript(std::shared_ptr< GameObject > object, std::shared_ptr< File > file)shkyera::ScriptComponentstatic
addScript(std::shared_ptr< ScriptComponent > script)shkyera::ScriptComponentstatic
addStringVariable(std::string name)shkyera::ScriptComponent
addVec3Variable(std::string name)shkyera::ScriptComponent
Component(std::shared_ptr< GameObject > object)shkyera::ScriptComponent
shkyera::Component::Component(std::shared_ptr< GameObject > object)shkyera::Component
getFile() constshkyera::ScriptComponent
getFloatVariables()shkyera::ScriptComponent
getIntVariables()shkyera::ScriptComponent
getObject()shkyera::Component
getScripts()shkyera::ScriptComponentstatic
getStringVariables()shkyera::ScriptComponent
getVec3Variables()shkyera::ScriptComponent
moveScript()shkyera::ScriptComponent
moveScripts()shkyera::ScriptComponentstatic
removeScript(std::shared_ptr< ScriptComponent > script)shkyera::ScriptComponentstatic
SCRIPT_DESTINATIONshkyera::ScriptComponentinlinestatic
setFile(std::shared_ptr< File > file)shkyera::ScriptComponent
update()shkyera::ScriptComponent
verifyScripts()shkyera::ScriptComponentprivatestatic