bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
ShootGridCleaner
game_core
collision
Undocumented in source.
struct
ShootGridCleaner {
mixin
ECS
.
System
!
1
;
struct
EntitiesData
;
ShootGrid
*
grid
;
bool
onBegin
();
void
onUpdate
(EntitiesData data);
}
Members
Functions
onBegin
bool
onBegin
()
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void
onUpdate
(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
ECS
.
System
!
1
Undocumented in source.
Structs
EntitiesData
struct
EntitiesData
Undocumented in source.
Variables
grid
ShootGrid
*
grid
;
Undocumented in source.
Mixed In Members
From
mixin
ECS
.
System
!
1
__becs_jobs_count
uint
__becs_jobs_count
;
Undocumented in source.
Meta
Source
See Implementation
game_core
collision
functions
intersectTest
merge
registerCollisionModule
test
manifest constants
BVHDependency
ShootGridDependency
StaticBVHDependency
structs
AABB
AABBUpdater
BVHBuilder
BVHTree
CAABB
CBVH
CColliderScale
CShootGrid
CShootGridMask
Quadtree
ShootGrid
ShootGridCleaner
ShootGridManager
StaticBVHBuilder