Platformer
Platformer
|
This is the complete list of members for LambdaComponent, including all inherited members.
fun | LambdaComponent | private |
gameObject | Component | protected |
GetGameObject() | Component | |
Init() | Component | virtual |
LambdaComponent(std::function< void(GameObject &)> fun) | LambdaComponent | |
SetParentGameObject(std::weak_ptr< GameObject > g) | Component | |
Update() | LambdaComponent | virtual |