YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::BaseWidget::EventArgsDraw Struct Reference

#include <BaseWidget.hpp>

Collaboration diagram for yap::BaseWidget::EventArgsDraw:

List of all members.

Public Member Functions

 EventArgsDraw (IDrawingContext &content)

Public Attributes

IDrawingContextnewContent

Detailed Description

Definition at line 33 of file BaseWidget.hpp.


Constructor & Destructor Documentation

yap::BaseWidget::EventArgsDraw::EventArgsDraw ( IDrawingContext content)
inline

Definition at line 35 of file BaseWidget.hpp.


Member Data Documentation

IDrawingContext& yap::BaseWidget::EventArgsDraw::newContent

Definition at line 39 of file BaseWidget.hpp.


The documentation for this struct was generated from the following file: