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

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

_nameshkyera::GameObjectprivate
_orientationshkyera::Entityprivate
_positionshkyera::Entityprivate
_scaleshkyera::Entityprivate
Entity()shkyera::Entity
Entity(glm::vec3 position)shkyera::Entity
Entity(glm::vec3 position, glm::vec3 orientation)shkyera::Entity
GameObject(std::string name)shkyera::GameObject
getName() constshkyera::GameObject
getOrientation()shkyera::Entity
getPosition()shkyera::Entity
getScale()shkyera::Entity
~Entity()=defaultshkyera::Entity