-
Notifications
You must be signed in to change notification settings - Fork 0
/
PIXI.AbstractBatchRenderer.html#start
59 lines (36 loc) · 1.54 KB
/
PIXI.AbstractBatchRenderer.html#start
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>webdoc: start</title>
<link type="text/css" rel="stylesheet" href="styles/index.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500,700&display=swap" />
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
<script src="scripts/default-template.js"></script>
<script src="scripts/prettify.js"></script>
<script src="scripts/lang-css.js"></script>
</head>
<body class="docs">
<header class="header" id="header-mount-point"></header>
<article class="page">
<div class="page-explorer" id="explorer-mount-point"></div>
<div class="page-content">
<div class="document">
<h1 class="document__title">PIXI.AbstractBatchRenderer.start</h1>
<pre class="signature"><code>start()</code></pre>
<div class="document__brief"><p>Starts a new sprite batch.</p></div>
<div class="ducument__description"></div>
</div>
</div>
<nav class="members-explorer">
<div class="members-explorer__container">
</div>
</nav>
</article>
<footer class="footer" id="footer-mount-point"></footer>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>