v1.1.0
Home
Guides
Modules
Reference
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
sdk
include
sifteo
asset.h
1
/* -*- mode: C; c-basic-offset: 4; intent-tabs-mode: nil -*-
2
*
3
* This file is part of the public interface to the Sifteo SDK.
4
* Copyright <c> 2012 Sifteo, Inc. All rights reserved.
5
*/
6
7
/*
8
* These headers define the system Menu object.
9
* To use the Menu, you must include sifteo/menu.h.
10
* It is not part of the default set of headers in sifteo.h.
11
*/
12
13
#pragma once
14
27
#ifndef NOT_USERSPACE
28
# include <sifteo/asset/group.h>
29
# include <sifteo/asset/loader.h>
30
#endif
31
32
#include <sifteo/asset/audio.h>
33
#include <sifteo/asset/image.h>
34
Sifteo
SDK v1.1.0
(see
all versions
)
Last updated Thu Nov 14 2013, by
Doxygen