Panda3D
Enumerations
winStatsMenuId.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandatoolbase.h"

Go to the source code of this file.

Enumerations

enum  WinStatsMenuId {
  MI_none, MI_time_ms, MI_time_hz, MI_frame_rate_label,
  MI_speed_1, MI_speed_2, MI_speed_3, MI_speed_6,
  MI_speed_12, MI_pause, MI_new_chart
}
 The enumerated values here are used for menu ID's for the various pulldown menus in the application. More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2004-01-11

Definition in file winStatsMenuId.h.

Enumeration Type Documentation

◆ WinStatsMenuId

The enumerated values here are used for menu ID's for the various pulldown menus in the application.

Definition at line 23 of file winStatsMenuId.h.