Skip to content

Instantly share code, notes, and snippets.

@PoetaKodu
Created April 8, 2017 20:19
Show Gist options
  • Save PoetaKodu/13d033c0e71ef41ac877cbf7c21953e3 to your computer and use it in GitHub Desktop.
Save PoetaKodu/13d033c0e71ef41ac877cbf7c21953e3 to your computer and use it in GitHub Desktop.
/* Zwraca kopie tablicy z wszystkimi aktorami w poziomie. */
inline TActorsV GetActors() const { return m_actors; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment