mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-21 02:03:16 +00:00
rogueviz::presentation:: export draw_texture
This commit is contained in:
parent
6c15ff6d70
commit
ada99f6a35
@ -146,6 +146,7 @@ namespace rogueviz {
|
||||
using namespace hr::tour;
|
||||
inline hookset<void(string, vector<slide>&)> hooks_build_rvtour;
|
||||
slide *gen_rvtour();
|
||||
void draw_texture(texture::texture_data& tex);
|
||||
|
||||
template<class T, class U> function<void(presmode)> roguevizslide(char c, const T& t, const U& f) {
|
||||
return [c,t,f] (presmode mode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user