MCPcopy Create free account

hub / github.com/alecthomas/entityx / types & classes

Types & classes304 in github.com/alecthomas/entityx

↓ 11 callersClassApprox
entityx/3rdparty/catch.hpp:2072
↓ 10 callersClassTextAttributes
entityx/3rdparty/catch.hpp:3047
↓ 8 callersClassIterator
entityx/Entity.h:401
↓ 6 callersClassEntity
A convenience handle around an Entity::Id. * * If an entity is destroyed, any copies will be invalidated. Use valid() to * check for validity befor
entityx/Entity.h:56
↓ 6 callersClassText
entityx/3rdparty/catch.hpp:3066
↓ 5 callersClasspluralise
entityx/3rdparty/catch.hpp:174
↓ 3 callersClassStream
entityx/3rdparty/catch.hpp:361
↓ 2 callersClassAssertionInfo
entityx/3rdparty/catch.hpp:943
↓ 2 callersClassGroupInfo
entityx/3rdparty/catch.hpp:4262
↓ 2 callersClassId
entityx/Entity.h:58
↓ 2 callersClassSession
entityx/3rdparty/catch.hpp:5142
↓ 2 callersClassTagExpressionParser
entityx/3rdparty/catch.hpp:2751
↓ 2 callersClassTestCaseFilter
entityx/3rdparty/catch.hpp:2783
↓ 2 callersClassToken
entityx/3rdparty/catch.hpp:3377
↓ 1 callersClassAssertionResult
entityx/3rdparty/catch.hpp:966
↓ 1 callersClassAssertionStats
entityx/3rdparty/catch.hpp:4276
↓ 1 callersClassBySectionInfo
entityx/3rdparty/catch.hpp:7005
↓ 1 callersClassC
entityx/deps/Dependencies_test.cc:27
↓ 1 callersClassCounts
entityx/3rdparty/catch.hpp:1377
↓ 1 callersClassExpressionResultBuilder
Wraps the (stringised versions of) the lhs, operator and rhs of an expression - as well as the result of evaluating it. This is used to build an Asser
entityx/3rdparty/catch.hpp:1167
↓ 1 callersClassReporterConfig
entityx/3rdparty/catch.hpp:4220
↓ 1 callersClassSectionStats
entityx/3rdparty/catch.hpp:4301
↓ 1 callersClassSourceLineInfo
entityx/3rdparty/catch.hpp:183
↓ 1 callersClassTag
entityx/3rdparty/catch.hpp:2717
↓ 1 callersClassTagExtracter
entityx/3rdparty/catch.hpp:2699
↓ 1 callersClassTagSet
entityx/3rdparty/catch.hpp:2730
↓ 1 callersClassTagsComponent
* Allow entities to be tagged with strings. * * entity.assign<TagsComponent>("tag1", "tag2"); * * ComponentPtr<TagsComponent> tags; * for (Entity
entityx/tags/TagsComponent.h:28
↓ 1 callersClassTestCase
entityx/3rdparty/catch.hpp:360
↓ 1 callersClassTestCaseStats
entityx/3rdparty/catch.hpp:4319
↓ 1 callersClassTestCaseTracker
entityx/3rdparty/catch.hpp:4631
↓ 1 callersClassTestGroupStats
entityx/3rdparty/catch.hpp:4340
↓ 1 callersClassTestRunStats
entityx/3rdparty/catch.hpp:4359
↓ 1 callersClassTrackedSection
entityx/3rdparty/catch.hpp:4577
↓ 1 callersClassUnfinishedSections
entityx/3rdparty/catch.hpp:4991
↓ 1 callersClassXmlWriter
entityx/3rdparty/catch.hpp:7184
ClassA
entityx/deps/Dependencies_test.cc:21
ClassAllOf
entityx/3rdparty/catch.hpp:2173
ClassAnyOf
entityx/3rdparty/catch.hpp:2207
ClassApplication
examples/example.cc:369
ClassArg
entityx/3rdparty/catch.hpp:3421
ClassArgBinder
entityx/3rdparty/catch.hpp:3492
ClassAssertionPrinter
entityx/3rdparty/catch.hpp:7821
ClassAssertionResultData
entityx/3rdparty/catch.hpp:957
ClassAutoReg
entityx/3rdparty/catch.hpp:450
ClassAutoTimer
entityx/Benchmarks_test.cc:15
ClassB
entityx/deps/Dependencies_test.cc:22
ClassBaseComponent
* Base component class, only used for insertion into collections. * * Family is used for registration. */
entityx/Entity.h:225
ClassBaseEvent
Used internally by the EventManager.
entityx/Event.h:29
ClassBasePool
* Provides a resizable, semi-contiguous pool of memory for constructing * objects in. Pointers into the pool will be invalided only when the pool is
entityx/help/Pool.h:29
ClassBaseReceiver
entityx/Event.h:64
ClassBaseSystem
* Base System class. Generally should not be directly used, instead see System<Derived>. */
entityx/System.h:33
ClassBaseView
entityx/Entity.h:399
ClassBasicSignalTests
entityx/3rdparty/simplesignal.h:374
ClassBenchmarkFixture
entityx/Benchmarks_test.cc:40
ClassBetweenGenerator
entityx/3rdparty/catch.hpp:1844
ClassBody
examples/example.cc:49
ClassBodySystem
Updates a body's position and rotation.
examples/example.cc:125
ClassBorgType
entityx/3rdparty/catch.hpp:650
ClassBounceSystem
Bounce bodies off the edge of the screen.
examples/example.cc:137
ClassBoundArgFunction
entityx/3rdparty/catch.hpp:3239
ClassBoundBinaryFunction
entityx/3rdparty/catch.hpp:3335
ClassBoundDataMember
entityx/3rdparty/catch.hpp:3271
ClassBoundNullaryMethod
entityx/3rdparty/catch.hpp:3301
ClassBoundUnaryFunction
entityx/3rdparty/catch.hpp:3318
ClassBoundUnaryMethod
entityx/3rdparty/catch.hpp:3284
ClassCandidate
examples/example.cc:167
EnumCode
entityx/3rdparty/catch.hpp:4099
ClassCollectorDefault
entityx/3rdparty/simplesignal.h:41
ClassCollectorDefault<void>
entityx/3rdparty/simplesignal.h:45
ClassCollectorInvocation
entityx/3rdparty/simplesignal.h:21
ClassCollectorInvocation<Collector, R(Args...)>
entityx/3rdparty/simplesignal.h:53
ClassCollectorInvocation<Collector, void(Args...)>
entityx/3rdparty/simplesignal.h:62
ClassCollectorLast
entityx/3rdparty/simplesignal.h:26
ClassCollectorUntil0
entityx/3rdparty/simplesignal.h:272
ClassCollectorVector
entityx/3rdparty/simplesignal.h:303
ClassCollectorWhile0
entityx/3rdparty/simplesignal.h:287
ClassCollideable
examples/example.cc:75
ClassCollision
entityx/Event_test.cc:30
ClassCollisionEvent
Emitted when two entities collide.
examples/example.cc:83
ClassCollisionSystem
Determines if two Collideable bodies have collided. If they have it emits a CollisionEvent. This is used by ExplosionSystem to create explosion partic
examples/example.cc:164
ClassColour
entityx/3rdparty/catch.hpp:4098
ClassCommandLine
entityx/3rdparty/catch.hpp:3419
ClassComponent
entityx/Entity.h:267
ClassComponentAddedEvent
entityx/Entity.h:305
ClassComponentAddedEventReceiver
entityx/Entity_test.cc:343
ClassComponentHandle
entityx/Entity.h:45
ClassComponentRemovedEvent
entityx/Entity.h:317
ClassComponentRemovedReceiver
entityx/Entity_test.cc:389
ClassCompositeGenerator
entityx/3rdparty/catch.hpp:1884
ClassConfig
entityx/3rdparty/catch.hpp:2898
ClassConfigData
entityx/3rdparty/catch.hpp:2857
ClassConsoleReporter
entityx/3rdparty/catch.hpp:7728
ClassContains
entityx/3rdparty/catch.hpp:2263
ClassContext
entityx/3rdparty/catch.hpp:5668
ClassCopyVerifier
entityx/Entity_test.cc:464
ClassCounter
entityx/System_test.cc:35
ClassCounterSystem
entityx/System_test.cc:60
ClassCumulativeReporterBase
entityx/3rdparty/catch.hpp:6975
ClassDependency
entityx/deps/Dependencies.h:28
ClassDirection
entityx/Entity_test.cc:58
next →1–100 of 304, ranked by callers