Pixel Dust Game Engine  v0.9.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Attributes | List of all members
PortDrawInfo Struct Reference
Collaboration diagram for PortDrawInfo:
Collaboration graph
[legend]

Public Attributes

Portport
 the port that needs to be redrawn
 
uint32 frameNum
 sequential count of draw events since app startup
 

Detailed Description

Event Data for the eventType_PortDraw event

Member Data Documentation

uint32 frameNum

sequential count of draw events since app startup

Port* port

the port that needs to be redrawn