My Project
 
Loading...
Searching...
No Matches
BossExitPainter Class Reference

#include <painter.h>

Inheritance diagram for BossExitPainter:
Collaboration diagram for BossExitPainter:

Static Public Member Functions

static void paint (Level *level, Room *room)
 
- Static Public Member Functions inherited from Painter
static void set (Level *level, int cell, int value)
 
static void set (Level *level, int x, int y, int value)
 
static void set (Level *level, Point p, int value)
 
static void fill (Level *level, int x, int y, int w, int h, int value)
 
static void fill (Level *level, Rect rect, int value)
 
static void fill (Level *level, Rect rect, int m, int value)
 
static void fill (Level *level, Rect rect, int l, int t, int r, int b, int value)
 
static Point drawInside (Level *level, Room *room, Point from, int n, int value)
 

Member Function Documentation

◆ paint()

void BossExitPainter::paint ( Level * level,
Room * room )
static
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: