#include <defaultCmds.h>
Public Member Functions | |
IC_Command_DRIVER_INFO (irr::IrrlichtDevice *pDevice) | |
virtual | ~IC_Command_DRIVER_INFO () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 35 of file defaultCmds.h.
IC_Command_DRIVER_INFO::IC_Command_DRIVER_INFO | ( | irr::IrrlichtDevice * | pDevice | ) |
Definition at line 89 of file defaultCmds.cpp.
IC_Command_DRIVER_INFO::~IC_Command_DRIVER_INFO | ( | ) | [virtual] |
Definition at line 95 of file defaultCmds.cpp.
bool IC_Command_DRIVER_INFO::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 99 of file defaultCmds.cpp.