Developer_release_1.4.0

Enum mint.enums.xhdmic.content_type

Enum for describing content type.

Properties

0 (string) [0] = "GRAPHICS"
1 (string) [1] = "PHOTO"
2 (string) [2] = "CINEMA"
3 (string) [3] = "GAME"
CINEMA (integer) CINEMA = 2 ("Cinema")
GAME (integer) GAME = 3 ("Game")
GRAPHICS (integer) GRAPHICS = 0 ("Graphics")
PHOTO (integer) PHOTO = 1 ("Photo")


Properties

0
(string) [0] = "GRAPHICS"
1
(string) [1] = "PHOTO"
2
(string) [2] = "CINEMA"
3
(string) [3] = "GAME"
CINEMA
(integer) CINEMA = 2 ("Cinema")
GAME
(integer) GAME = 3 ("Game")
GRAPHICS
(integer) GRAPHICS = 0 ("Graphics")
PHOTO
(integer) PHOTO = 1 ("Photo")
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00