Search code examples
Function pointers vs polymorphism in a game engine ECS architecture...


c#c++optimizationgame-developmententity-component-system

Read More
C# Returning Struct by ref results in copy...


c#.netdata-structuresmonogameentity-component-system

Read More
Template function with variadic arguments speciaization...


c++templatesvariadic-templatestemplate-specializationentity-component-system

Read More
Typescript function to accept array or single instance of constructor and return list...


typescriptgenericsentityentity-component-system

Read More
branding with type predicates in intersections...


typescripttypescript-genericsentity-component-system

Read More
Middle static Classes without interface in typescript...


typescriptabstract-classtypescript-genericsentity-component-system

Read More
Copy from Render World to Main World using Bevy 0.12/0.13...


rustbevyentity-component-system

Read More
Anonymous static class infer composition no infer correctly...


typescripttypescript-genericsstatic-methodstype-inferenceentity-component-system

Read More
Using Junit4 for game tests based on libgdx/ECS. Tests failing if executed together...


javatestinglibgdxjunit4entity-component-system

Read More
This expression is not callable, Each members of the union...


typescriptgenericstypesentity-component-system

Read More
Template classes and calling different constructors depending on iteration...


c++classtemplatesentitiesentity-component-system

Read More
What is the proper way of creating an entity in libgdx ashley ecs framework pooled engine?...


javalibgdxentity-component-system

Read More
libgdx ashley - How do I control a player the proper way (ECS framework)?...


javalibgdx2dentity-component-system

Read More
libgdx ashley ecs framework - Small Object Components vs. Large Object Component...


javalibgdxentity-component-system

Read More
Typescript variadic generic class, accepting a variable number of class objects which extend a commo...


typescriptgenericsentity-component-system

Read More
TypeScript: accept an array of different generics and return a merged type...


typescripttypescript-typingstypescript-genericsentity-component-system

Read More
How to filter an array based on type parameters typeof...


typescriptentity-component-system

Read More
Pointer to Struct Value Memory Leak...


cpointersmemorystructentity-component-system

Read More
Unity ECS : System does not find entities...


entity-component-systemunity-dots

Read More
Wrapper over a templated class with more than one template parameter pack...


c++templatesvariadic-templatesentity-component-system

Read More
Multiple mutable queries with Legion ECS...


rustborrow-checkerentity-component-system

Read More
How to get all derived classes from a base class in C++?...


c++classtemplatestypesentity-component-system

Read More
C++ How to cache a variable of template type T in a class?...


c++templatesentity-component-system

Read More
How do I create a class with reference member and vector of pointers?...


c++c++11entity-component-system

Read More
How to pass Entities to a job to add Components?...


c#unity-game-enginejobsentity-component-system

Read More
Mixins as an instance of a class?...


javascriptclassmultiple-inheritancemixinsentity-component-system

Read More
how make a generic method in a abstract parent class for implementation typescript?...


javascripttypescriptentity-component-system

Read More
Typescript omit getters setters readOnly for Partial data?...


javascripttypescriptapi-designentity-component-system

Read More
Is there a way to see (and get an Entity from) the world from a rust legion ECS system?...


rustentity-component-system

Read More
Component based game engine design...


architecturegame-engineentity-component-systementity-system

Read More
BackNext