Skip to content

game::physics_object

Paweł Waligóra edited this page May 22, 2024 · 1 revision

Description

A script that just aggregates:

Useful for any physical object such as:

#include "physical_object.h"

Usage

Just declare game::physical_object as one of the fields in a script.

Home

Git Workflow

Issues

Coding Rules

Skrypty-Tutorial

Useful resources

Game Structure

Code Structure

Clone this wiki locally