YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::WidgetBackground::EventArgsTexture Struct Reference

#include <WidgetBackground.hpp>

Collaboration diagram for yap::WidgetBackground::EventArgsTexture:

List of all members.

Public Member Functions

 EventArgsTexture (Texture &content)

Public Attributes

TexturenewContent

Detailed Description

Definition at line 18 of file WidgetBackground.hpp.


Constructor & Destructor Documentation

yap::WidgetBackground::EventArgsTexture::EventArgsTexture ( Texture content)
inline

Definition at line 21 of file WidgetBackground.hpp.


Member Data Documentation

Texture& yap::WidgetBackground::EventArgsTexture::newContent

Definition at line 20 of file WidgetBackground.hpp.


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