se_core::PhysicsComponentParser Class Reference

#include <PhysicsComponentParser.hpp>

Inheritance diagram for se_core::PhysicsComponentParser:

se_core::ComponentParser List of all members.

Public Member Functions

 PhysicsComponentParser ()
virtual ~PhysicsComponentParser ()
ComponentFactoryparse (InputStream &in)
int type ()
int subtype ()

Protected Types

enum  { TYPE = sct_PHYSICS, SUBTYPE = 0 }

Protected Attributes

const DictionaryEntry dict_

Member Enumeration Documentation

anonymous enum [protected]
 

Enumeration values:
TYPE 
SUBTYPE 

Definition at line 38 of file PhysicsComponentParser.hpp.


Constructor & Destructor Documentation

se_core::PhysicsComponentParser::PhysicsComponentParser  ) 
 

Definition at line 37 of file PhysicsComponentParser.cpp.

References se_core::DE_COMPONENT_TYPE.

se_core::PhysicsComponentParser::~PhysicsComponentParser  )  [virtual]
 

Definition at line 44 of file PhysicsComponentParser.cpp.


Member Function Documentation

ComponentFactory * se_core::PhysicsComponentParser::parse InputStream in  )  [virtual]
 

Implements se_core::ComponentParser.

Definition at line 49 of file PhysicsComponentParser.cpp.

References Assert, se_core::String::get(), LogFatal, se_core::InputStream::name(), se_core::InputStream::readFloat(), se_core::InputStream::readInfoCode(), se_core::InputStream::readString(), se_core::PhysicsComponentFactory::setFriction(), se_core::PhysicsComponentFactory::setMass(), and se_core::PhysicsComponentFactory::setPhysics().

int se_core::ComponentParser::subtype  )  [inline, inherited]
 

Definition at line 36 of file ComponentParser.hpp.

Referenced by se_core::ParseManager::add().

int se_core::ComponentParser::type  )  [inline, inherited]
 

Definition at line 35 of file ComponentParser.hpp.

Referenced by se_core::ParseManager::add().


Member Data Documentation

const DictionaryEntry se_core::PhysicsComponentParser::dict_ [protected]
 

Definition at line 37 of file PhysicsComponentParser.hpp.


The documentation for this class was generated from the following files:

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:24 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo