struct SfmlBook::Chapter6::State::Context
- SfmlBook::Chapter6::State::Context
- Struct
- Value
- Object
Defined in:
chapter6/state_stack.crConstructors
Instance Method Summary
Constructor Detail
def self.new(window : SF::RenderWindow, textures : SfmlBook::Chapter6::ResourceHolder(SfmlBook::Chapter6::Textures, SF::Texture), fonts : SfmlBook::Chapter6::ResourceHolder(SfmlBook::Chapter6::Fonts, SF::Font), player : SfmlBook::Chapter6::Player)
#