Dante-666 / bouncy-ball

hello world game for g3d development and learning
1 stars 0 forks source link

Implement Behavior fetch which can get us the behavior directly since all are hardtyped. #44

Closed Dante-666 closed 3 years ago

Dante-666 commented 3 years ago

Change linked list to some type of a map which can fetch these faster.

Dante-666 commented 3 years ago

Is a map needed? First figure out the use cases, then try to add/remove.