CCScene is a subclass of CCNode that is used only as an abstract concept. CCScene an CCNode are almost identical with the difference that CCScene has it’s anchor point (by default) at the center of the screen. For the moment CCScene has no other logic than that, but in future releases it might have additional logic. It is a good practice to use and CCScene as the parent of all your nodes.
Getting Started
Modding Tutorials
ButtonsCreating PopupsEventsFieldsGD Modding DictionaryGetting nodesHook PriorityHooking / Modifying classesLayoutsLoggingMaking web requestsManual HooksMemory ManagementMigrating from Geode v3.x to v4.0Migrating your mods from the traditionalModifying Geode UIPointer CastingPositioningTasksTouch Priority
Geode Mods
Handbook
An Introduction to GD Modding (using Geode)