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 52 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc

void ~RainfallDemo ()

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

bool HandleKeyPress (std::string key)

|Demo|.

Defined at line 59 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 99 of file ../../src/ui/examples/escher/rainfall/rainfall_demo.cc