class RainfallDemo

Defined at line 21 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.h

Public Members

static const uint32_t kDemoWidth
static const uint32_t kDemoHeight

Public Methods

escher::Texture * default_texture ()

Defined at line 36 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.h

void RainfallDemo (escher::EscherWeakPtr escher, int argc, char ** argv)

Defined at line 54 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc

void ~RainfallDemo ()

Defined at line 62 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc

bool HandleKeyPress (std::string key)

|Demo|.

Defined at line 64 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc

void DrawFrame (const escher::FramePtr & frame, const escher::ImagePtr & output_image, const escher::SemaphorePtr & framebuffer_acquired)

|Demo|.

Defined at line 104 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc