pppi-rpg-game/program/latex/class_physics_system.tex

49 lines
2.5 KiB
TeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\hypertarget{class_physics_system}{}\doxysection{Класс Physics\+System}
\label{class_physics_system}\index{PhysicsSystem@{PhysicsSystem}}
Класс \mbox{\hyperlink{class_physics_system}{Physics\+System}} обрабатывает физическое поведение объектов.
{\ttfamily \#include $<$physics\+\_\+system.\+h$>$}
\doxysubsection*{Открытые члены}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{class_physics_system_a383481896f30a9e3b4a0910bd7366317}\label{class_physics_system_a383481896f30a9e3b4a0910bd7366317}}
void \mbox{\hyperlink{class_physics_system_a383481896f30a9e3b4a0910bd7366317}{initialize}} ()
\begin{DoxyCompactList}\small\item\em Инициализирует физический мир. \end{DoxyCompactList}\item
void \mbox{\hyperlink{class_physics_system_a7e97af2ff3ac8bf879ab289397eb939c}{update}} (float delta\+Time)
\begin{DoxyCompactList}\small\item\em Обновляет состояние физического мира. \end{DoxyCompactList}\item
\mbox{\Hypertarget{class_physics_system_aa693c13b71beb03a4beb0537b5c33c3f}\label{class_physics_system_aa693c13b71beb03a4beb0537b5c33c3f}}
void \mbox{\hyperlink{class_physics_system_aa693c13b71beb03a4beb0537b5c33c3f}{shutdown}} ()
\begin{DoxyCompactList}\small\item\em Очищает физические объекты и мир. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Подробное описание}
Класс \mbox{\hyperlink{class_physics_system}{Physics\+System}} обрабатывает физическое поведение объектов.
\doxysubsection{Методы}
\mbox{\Hypertarget{class_physics_system_a7e97af2ff3ac8bf879ab289397eb939c}\label{class_physics_system_a7e97af2ff3ac8bf879ab289397eb939c}}
\index{PhysicsSystem@{PhysicsSystem}!update@{update}}
\index{update@{update}!PhysicsSystem@{PhysicsSystem}}
\doxysubsubsection{\texorpdfstring{update()}{update()}}
{\footnotesize\ttfamily void Physics\+System\+::update (\begin{DoxyParamCaption}\item[{float}]{delta\+Time }\end{DoxyParamCaption})}
Обновляет состояние физического мира.
\begin{DoxyParams}{Аргументы}
{\em delta\+Time} & Время, прошедшее с предыдущего обновления, в секундах. \\
\hline
\end{DoxyParams}
Объявления и описания членов класса находятся в файле\+:\begin{DoxyCompactItemize}
\item
physics\+\_\+system.\+h\end{DoxyCompactItemize}