Platform Data Engine 0.0.1
A data-driven game engine for platformers
PlatformDataEngine::PlayerInputManager Member List

This is the complete list of members for PlatformDataEngine::PlayerInputManager, including all inherited members.

getAxis(const std::string &axisName)PlatformDataEngine::PlayerInputManagervirtual
getButton(const std::string &button)PlatformDataEngine::PlayerInputManagervirtual
getMouse() (defined in PlatformDataEngine::PlayerInputManager)PlatformDataEngine::PlayerInputManagervirtual
loadDefinition(const std::string &inputManagerFile)PlatformDataEngine::PlayerInputManagervirtual
PlayerInputManager(int gamepadIndex) (defined in PlatformDataEngine::PlayerInputManager)PlatformDataEngine::PlayerInputManager
serializeInputs(PDEPacket &packet) (defined in PlatformDataEngine::PlayerInputManager)PlatformDataEngine::PlayerInputManager