bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
MapElement
demos
snake
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
MapElement {
enum
Type
;
Type
type
;
EntityID
id
;
}
Members
Enums
Type
enum
Type
Undocumented in source.
Variables
id
EntityID
id
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
Meta
Source
See Implementation
demos
snake
enums
SnakePart
functions
getSnakeDemo
snakeEnd
snakeEvent
snakeLoop
snakeRegister
snakeStart
static variables
snake
structs
Animation
AnimationRenderSystem
AnimationSystem
AppleSystem
CAnimation
CApple
CILocation
CMovement
CParticle
CParticleVector
CSnake
CleanSystem
CopyLocationSystem
DrawAppleSystem
DrawSnakeSystem
FixSnakeDirectionSystem
InputSystem
MapElement
MoveSystem
ParticleMovementSystem
ParticleSystem
Snake
SnakeSystem
variables
px