bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
BrickBreakerDemo
demos
brick_breaker
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
BrickBreakerDemo {
__gshared
const
(
char
)*
tips
;
Texture
texture
;
}
Members
Static variables
tips
const
(
char
)*
tips
;
Undocumented in source.
Variables
texture
Texture
texture
;
Undocumented in source.
Meta
Source
See Implementation
demos
brick_breaker
functions
brickBreakerEnd
brickBreakerEvent
brickBreakerLoop
brickBreakerRegister
brickBreakerStart
clamp
getBrickBreakerDemo
static variables
demo
structs
BallCollisionSystem
BrickBreakerDemo
CBall
CBrick
CHitPoints
CPaddle
DamageSystem
EDamage
EdgeCollisionSystem