All translations
Enter a message name below to show all available translations.
Found 4 translations.
Name | Current message text |
---|---|
h English (en) | This game uses its own hierarchical object-oriented entity system, the main class to which all other entities derive from is <code>CEntity</code> located in <code>src/game/server/entity.h</code>. |
h Spanish (es) | Este juego utiliza su propio [https://en.wikipedia.org/wiki/Entity_component_system Entity Component System], the main class to which all other entities derive from is <code>CEntity</code> located in <code>src/game/server/entity.h</code>. |
h Russian (ru) | Эта игра использует свою собственную иерархическую объектно-ориентированную систему сущностей, основным классом, от которого происходят все остальные сущности, является <code>CEntity</code> located in <code>src/game/server/entity.h</code>. |
h Chinese (zh) | 这个游戏使用自己的[https://en.wikipedia.org/wiki/Entity_component_system 实体组件系统],所有其他实体派生到的主类是<code>CEntity</code>,位于<code>src/game/server/Entity.h</code>中。 |